@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_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c
  a a2a:Record ;
  rdfs:label "Doop op 23 september 1629 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-da689799-ee85-47df-92d3-9af4becb1e6f, oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-504f677d-75d6-4408-8d12-1ddb58812da7, oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-724562ae-c438-4bf8-b880-6956e96c9c54, oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-125c0cc6-5576-452b-b764-e2c68a0a0c15, oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-75c367b4-51ee-4eb7-8c39-31c2597fe0f4 ;
  a2a:hasEvent oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_0, oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_1, oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_2, oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_3, oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_4 ;
  a2a:hasSource oa:source_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c .

oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-da689799-ee85-47df-92d3-9af4becb1e6f
  a a2a:Person ;
  rdfs:label "Daniël Barthel" ;
  a2a:PersonName [
    rdfs:label "Daniël Barthel" ;
    a2a:PersonNameFirstName "Daniël" ;
    a2a:PersonNameLastName "Barthel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-504f677d-75d6-4408-8d12-1ddb58812da7
  a a2a:Person ;
  rdfs:label "Ingel Lareijs" ;
  a2a:PersonName [
    rdfs:label "Ingel Lareijs" ;
    a2a:PersonNameFirstName "Ingel" ;
    a2a:PersonNameLastName "Lareijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-724562ae-c438-4bf8-b880-6956e96c9c54
  a a2a:Person ;
  rdfs:label "Dignus Janssen" ;
  a2a:PersonName [
    rdfs:label "Dignus Janssen" ;
    a2a:PersonNameFirstName "Dignus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-125c0cc6-5576-452b-b764-e2c68a0a0c15
  a a2a:Person ;
  rdfs:label "Barthel Geerts" ;
  a2a:PersonName [
    rdfs:label "Barthel Geerts" ;
    a2a:PersonNameFirstName "Barthel" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person-75c367b4-51ee-4eb7-8c39-31c2597fe0f4
  a a2a:Person ;
  rdfs:label "Neelken Daniëls" ;
  a2a:PersonName [
    rdfs:label "Neelken Daniëls" ;
    a2a:PersonNameFirstName "Neelken" ;
    a2a:PersonNameLastName "Daniëls"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1629-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person:da689799-ee85-47df-92d3-9af4becb1e6f ;
  a2a:EventKeyRef oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 .

oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person:504f677d-75d6-4408-8d12-1ddb58812da7 ;
  a2a:EventKeyRef oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 .

oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person:724562ae-c438-4bf8-b880-6956e96c9c54 ;
  a2a:EventKeyRef oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 .

oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person:125c0cc6-5576-452b-b764-e2c68a0a0c15 ;
  a2a:EventKeyRef oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 .

oa:relationep_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Person:75c367b4-51ee-4eb7-8c39-31c2597fe0f4 ;
  a2a:EventKeyRef oa:event_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c_Event1 .

oa:source_thl_766b2b4e-b1ed-4b7c-8b5d-9bf72218077c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1629-09-23 - 1629-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1629-09-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_015c, Periode: 1625-1635" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_015c" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015c, Periode: 1625-1635, Doopboek NH kerk, afschrift Hollestelle, DTB_015c"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/29d1a9bb-ac29-16c0-8e26-d166a60e28f8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/766b2b4e-b1ed-4b7c-8b5d-9bf72218077c" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/29d1a9bb-ac29-16c0-8e26-d166a60e28f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/766b2b4e-b1ed-4b7c-8b5d-9bf72218077c" ;
  a2a:RecordGUID "{766b2b4e-b1ed-4b7c-8b5d-9bf72218077c}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015c" ;
  a2a:SourceRemarkregister_periode "1625-1635" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2042_00002042.xml van THL" .

