@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa
  a a2a:Record ;
  rdfs:label "Doop in januari 1669 te Tholen" ;
  a2a:hasPerson oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-04e867d4-99e3-4272-a154-bad0994a66ea, oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-a581a33e-cc63-48f8-9a0a-a690d6d786b2, oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-7f5064ab-74a0-4a8d-bf5b-48bcd8e69b12, oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-4e911708-ff43-4196-80a8-c36f364dbb64, oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-85f0477f-6814-4fd1-ac49-7bdc1e24d86e, oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-d3e48957-d0fc-4fe9-92aa-bc92f65fee73 ;
  a2a:hasEvent oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_0, oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_1, oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_2, oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_3, oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_4, oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_5 ;
  a2a:hasSource oa:source_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-04e867d4-99e3-4272-a154-bad0994a66ea
  a a2a:Person ;
  rdfs:label "Pieter Reus" ;
  a2a:PersonName [
    rdfs:label "Pieter Reus" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Reus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-a581a33e-cc63-48f8-9a0a-a690d6d786b2
  a a2a:Person ;
  rdfs:label "Pieter Corn. Krijnse" ;
  a2a:PersonName [
    rdfs:label "Pieter Corn. Krijnse" ;
    a2a:PersonNameFirstName "Pieter Corn." ;
    a2a:PersonNameLastName "Krijnse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-7f5064ab-74a0-4a8d-bf5b-48bcd8e69b12
  a a2a:Person ;
  rdfs:label "Noe Folion" ;
  a2a:PersonName [
    rdfs:label "Noe Folion" ;
    a2a:PersonNameFirstName "Noe" ;
    a2a:PersonNameLastName "Folion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-4e911708-ff43-4196-80a8-c36f364dbb64
  a a2a:Person ;
  rdfs:label "Catelijne Jans" ;
  a2a:PersonName [
    rdfs:label "Catelijne Jans" ;
    a2a:PersonNameFirstName "Catelijne" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-85f0477f-6814-4fd1-ac49-7bdc1e24d86e
  a a2a:Person ;
  rdfs:label "Elsken Jaspers" ;
  a2a:PersonName [
    rdfs:label "Elsken Jaspers" ;
    a2a:PersonNameFirstName "Elsken" ;
    a2a:PersonNameLastName "Jaspers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person-d3e48957-d0fc-4fe9-92aa-bc92f65fee73
  a a2a:Person ;
  rdfs:label "Anna Reus" ;
  a2a:PersonName [
    rdfs:label "Anna Reus" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Reus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "1"
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:04e867d4-99e3-4272-a154-bad0994a66ea ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:a581a33e-cc63-48f8-9a0a-a690d6d786b2 ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:7f5064ab-74a0-4a8d-bf5b-48bcd8e69b12 ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:4e911708-ff43-4196-80a8-c36f364dbb64 ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:85f0477f-6814-4fd1-ac49-7bdc1e24d86e ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:relationep_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Person:d3e48957-d0fc-4fe9-92aa-bc92f65fee73 ;
  a2a:EventKeyRef oa:event_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa_Event1 .

oa:source_thl_698f3c71-0c2c-4bcd-808b-9bd3b3232eaa
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1669-01-01 - 1669-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "1"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_044, Periode: 1665-1675" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_044" ;
    a2a:Folio "73" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_044, Periode: 1665-1675, Doopboek NH kerk, afschrift Hollestelle, DTB_044, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/cebd4fce-0b21-e7ed-8ed2-5dde02632b81.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/698f3c71-0c2c-4bcd-808b-9bd3b3232eaa" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/cebd4fce-0b21-e7ed-8ed2-5dde02632b81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/698f3c71-0c2c-4bcd-808b-9bd3b3232eaa" ;
  a2a:RecordGUID "{698f3c71-0c2c-4bcd-808b-9bd3b3232eaa}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_044" ;
  a2a:SourceRemarkregister_periode "1665-1675" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2024_00002024.xml van THL" .

