@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_b468680a-e00d-43c0-a34e-155d7c252a76
  a a2a:Record ;
  rdfs:label "Doop op 7 juni 1705 te Oud-Vossemeer" ;
  a2a:hasPerson oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-f50b512c-83c1-4d2a-8ac9-d84893dbdc6b, oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-8cccc744-09c7-4cf9-907f-272772e68c56, oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-cca9d2ab-4f3a-4ff7-935f-0ae1b50f75bb, oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-d06d9974-29aa-44a4-8710-c31be4f1c82c ;
  a2a:hasEvent oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_0, oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_1, oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_2, oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_3 ;
  a2a:hasSource oa:source_thl_b468680a-e00d-43c0-a34e-155d7c252a76 .

oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-f50b512c-83c1-4d2a-8ac9-d84893dbdc6b
  a a2a:Person ;
  rdfs:label "Gerard Coomans" ;
  a2a:PersonName [
    rdfs:label "Gerard Coomans" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-8cccc744-09c7-4cf9-907f-272772e68c56
  a a2a:Person ;
  rdfs:label "Jacomijntje Johannis v.d. Luijster" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Johannis v.d. Luijster" ;
    a2a:PersonNameFirstName "Jacomijntje Johannis" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Luijster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-cca9d2ab-4f3a-4ff7-935f-0ae1b50f75bb
  a a2a:Person ;
  rdfs:label "Marten Coomans" ;
  a2a:PersonName [
    rdfs:label "Marten Coomans" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person-d06d9974-29aa-44a4-8710-c31be4f1c82c
  a a2a:Person ;
  rdfs:label "Janneke Reijniers" ;
  a2a:PersonName [
    rdfs:label "Janneke Reijniers" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Reijniers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1705-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer"
  ] .

oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person:f50b512c-83c1-4d2a-8ac9-d84893dbdc6b ;
  a2a:EventKeyRef oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1 .

oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person:8cccc744-09c7-4cf9-907f-272772e68c56 ;
  a2a:EventKeyRef oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1 .

oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person:cca9d2ab-4f3a-4ff7-935f-0ae1b50f75bb ;
  a2a:EventKeyRef oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1 .

oa:relationep_thl_b468680a-e00d-43c0-a34e-155d7c252a76_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Person:d06d9974-29aa-44a4-8710-c31be4f1c82c ;
  a2a:EventKeyRef oa:event_thl_b468680a-e00d-43c0-a34e-155d7c252a76_Event1 .

oa:source_thl_b468680a-e00d-43c0-a34e-155d7c252a76
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer", "1705-06-07 - 1705-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1705-06-07"^^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 "14" ;
    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, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/9f5a27f0-ff81-f3e8-1d1c-28f3556fb6c8.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b468680a-e00d-43c0-a34e-155d7c252a76" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/9f5a27f0-ff81-f3e8-1d1c-28f3556fb6c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b468680a-e00d-43c0-a34e-155d7c252a76" ;
  a2a:RecordGUID "{b468680a-e00d-43c0-a34e-155d7c252a76}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_006" ;
  a2a:SourceRemarkregister_periode "1701-1807" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2128_00002128.xml van THL" .

