@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_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e
  a a2a:Record ;
  rdfs:label "Doop op 13 januari 1715 te Oud-Vossemeer" ;
  a2a:hasPerson oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-a300663e-734c-46fd-a03f-7f79c24811d0, oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-69739a9e-b1d4-446c-847a-70b60c1cf752, oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-ba2ef365-2c97-4043-8efd-c0f38d801653, oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-fec149a4-c6aa-4c58-afdb-39794940239a ;
  a2a:hasEvent oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_0, oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_1, oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_2, oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_3 ;
  a2a:hasSource oa:source_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e .

oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-a300663e-734c-46fd-a03f-7f79c24811d0
  a a2a:Person ;
  rdfs:label "Boudewijn Scheij" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Scheij" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Scheij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-69739a9e-b1d4-446c-847a-70b60c1cf752
  a a2a:Person ;
  rdfs:label "Dingenis Hutspot" ;
  a2a:PersonName [
    rdfs:label "Dingenis Hutspot" ;
    a2a:PersonNameFirstName "Dingenis" ;
    a2a:PersonNameLastName "Hutspot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-ba2ef365-2c97-4043-8efd-c0f38d801653
  a a2a:Person ;
  rdfs:label "Maria Scheij" ;
  a2a:PersonName [
    rdfs:label "Maria Scheij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Scheij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person-fec149a4-c6aa-4c58-afdb-39794940239a
  a a2a:Person ;
  rdfs:label "Cornelia Strijdt" ;
  a2a:PersonName [
    rdfs:label "Cornelia Strijdt" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Strijdt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1715-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer"
  ] .

oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person:a300663e-734c-46fd-a03f-7f79c24811d0 ;
  a2a:EventKeyRef oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1 .

oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person:69739a9e-b1d4-446c-847a-70b60c1cf752 ;
  a2a:EventKeyRef oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1 .

oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person:ba2ef365-2c97-4043-8efd-c0f38d801653 ;
  a2a:EventKeyRef oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1 .

oa:relationep_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Person:fec149a4-c6aa-4c58-afdb-39794940239a ;
  a2a:EventKeyRef oa:event_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e_Event1 .

oa:source_thl_344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oud-Vossemeer" ;
    rdfs:label "Oud-Vossemeer", "1715-01-13 - 1715-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1715-01-13"^^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 "63" ;
    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, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/bbdb25cf-31c6-af9e-5861-d422d39646f7.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/bbdb25cf-31c6-af9e-5861-d422d39646f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e" ;
  a2a:RecordGUID "{344c17dd-b7f7-4e4a-bc0a-2f0ba7e7909e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_006" ;
  a2a:SourceRemarkregister_periode "1701-1807" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1949_00001949.xml van THL" .

