@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_2b18bb57-9985-4c4e-8eaf-159f7d2475b0
  a a2a:Record ;
  rdfs:label "Doop op 7 augustus 1650 te Tholen" ;
  a2a:hasPerson oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-11b737d4-9096-44a9-9baf-5370b2091ed3, oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-02141f3c-3083-49f5-96f2-54eecd9a8f46, oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-67b01de8-55ce-4dc2-bd8e-ee83c7479411, oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-ef2baca7-b082-472e-8ba4-0ca3f2481fad ;
  a2a:hasEvent oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_0, oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_1, oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_2, oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_3 ;
  a2a:hasSource oa:source_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0 .

oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-11b737d4-9096-44a9-9baf-5370b2091ed3
  a a2a:Person ;
  rdfs:label "Leuntge Jans" ;
  a2a:PersonName [
    rdfs:label "Leuntge Jans" ;
    a2a:PersonNameFirstName "Leuntge" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-02141f3c-3083-49f5-96f2-54eecd9a8f46
  a a2a:Person ;
  rdfs:label "Leentge Cornelis" ;
  a2a:PersonName [
    rdfs:label "Leentge Cornelis" ;
    a2a:PersonNameFirstName "Leentge" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-67b01de8-55ce-4dc2-bd8e-ee83c7479411
  a a2a:Person ;
  rdfs:label "Cornelis Marinusze" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marinusze" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Marinusze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person-ef2baca7-b082-472e-8ba4-0ca3f2481fad
  a a2a:Person ;
  rdfs:label "Jacob Cornelisz" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelisz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cornelisz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1650-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person:11b737d4-9096-44a9-9baf-5370b2091ed3 ;
  a2a:EventKeyRef oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1 .

oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person:02141f3c-3083-49f5-96f2-54eecd9a8f46 ;
  a2a:EventKeyRef oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1 .

oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person:67b01de8-55ce-4dc2-bd8e-ee83c7479411 ;
  a2a:EventKeyRef oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1 .

oa:relationep_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Person:ef2baca7-b082-472e-8ba4-0ca3f2481fad ;
  a2a:EventKeyRef oa:event_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0_Event1 .

oa:source_thl_2b18bb57-9985-4c4e-8eaf-159f7d2475b0
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1650-08-07 - 1650-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1650-08-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_042, Periode: 1644-1658" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_042" ;
    a2a:Folio "107" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_042, Periode: 1644-1658, Doopboek NH kerk, afschrift Hollestelle, DTB_042, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/3642230b-097b-dffb-904a-c4da7d9f666b.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2b18bb57-9985-4c4e-8eaf-159f7d2475b0" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/3642230b-097b-dffb-904a-c4da7d9f666b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2b18bb57-9985-4c4e-8eaf-159f7d2475b0" ;
  a2a:RecordGUID "{2b18bb57-9985-4c4e-8eaf-159f7d2475b0}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_042" ;
  a2a:SourceRemarkregister_periode "1644-1658" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1935_00001935.xml van THL" .

