@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_208fc887-e117-4ea3-8cb1-a8bd5657f3d1
  a a2a:Record ;
  rdfs:label "Doop op 10 mei 1761 te Oud-Vossemeer" ;
  a2a:hasPerson oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-0b22b774-43b9-4392-b61f-bd5408a34d87, oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-595437d0-2c47-48b2-b116-001e45f0aafb, oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-2cde2528-b9d5-4a9c-9c43-974124ac6eb3, oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-6e32535a-5e68-4888-868f-70953d7e1e3f, oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-54ca8c77-e9c6-41ec-abf9-a3a6c4d5a775 ;
  a2a:hasEvent oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_0, oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_1, oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_2, oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_3, oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_4 ;
  a2a:hasSource oa:source_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1 .

oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-0b22b774-43b9-4392-b61f-bd5408a34d87
  a a2a:Person ;
  rdfs:label "Maria Slager" ;
  a2a:PersonName [
    rdfs:label "Maria Slager" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Slager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-595437d0-2c47-48b2-b116-001e45f0aafb
  a a2a:Person ;
  rdfs:label "Maria v.d. Linden" ;
  a2a:PersonName [
    rdfs:label "Maria v.d. Linden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-2cde2528-b9d5-4a9c-9c43-974124ac6eb3
  a a2a:Person ;
  rdfs:label "Engel Meerman" ;
  a2a:PersonName [
    rdfs:label "Engel Meerman" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Meerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-6e32535a-5e68-4888-868f-70953d7e1e3f
  a a2a:Person ;
  rdfs:label "Neeltje Meerman" ;
  a2a:PersonName [
    rdfs:label "Neeltje Meerman" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Meerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person-54ca8c77-e9c6-41ec-abf9-a3a6c4d5a775
  a a2a:Person ;
  rdfs:label "Jakob Slager" ;
  a2a:PersonName [
    rdfs:label "Jakob Slager" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Slager"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1761-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer"
  ] .

oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person:0b22b774-43b9-4392-b61f-bd5408a34d87 ;
  a2a:EventKeyRef oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 .

oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person:595437d0-2c47-48b2-b116-001e45f0aafb ;
  a2a:EventKeyRef oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 .

oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person:2cde2528-b9d5-4a9c-9c43-974124ac6eb3 ;
  a2a:EventKeyRef oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 .

oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person:6e32535a-5e68-4888-868f-70953d7e1e3f ;
  a2a:EventKeyRef oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 .

oa:relationep_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Person:54ca8c77-e9c6-41ec-abf9-a3a6c4d5a775 ;
  a2a:EventKeyRef oa:event_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1_Event1 .

oa:source_thl_208fc887-e117-4ea3-8cb1-a8bd5657f3d1
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer", "1761-05-10 - 1761-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1761-05-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_006, Periode: 1701-1807" ;
    a2a:Book "Doop-, trouw- en begraafboeken NH kerk, afschrift Van der Ploeg" ;
    a2a:RegistryNumber "DTB_006" ;
    a2a:Folio "66" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_006, Periode: 1701-1807, Doop-, trouw- en begraafboeken NH kerk, afschrift Van der Ploeg, DTB_006, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/e6376197-786e-64a5-7d58-d5dcc78901df.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/208fc887-e117-4ea3-8cb1-a8bd5657f3d1" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/e6376197-786e-64a5-7d58-d5dcc78901df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/208fc887-e117-4ea3-8cb1-a8bd5657f3d1" ;
  a2a:RecordGUID "{208fc887-e117-4ea3-8cb1-a8bd5657f3d1}" ;
  a2a:SourceRemarkOpmerking "getuigen: grootmoeder en oom van moeders zijde" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_006" ;
  a2a:SourceRemarkregister_periode "1701-1807" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1920_00001920.xml van THL" .

