@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_7d8553f4-9da8-48fc-bc63-5ea8bd01875d
  a a2a:Record ;
  rdfs:label "Doop op 16 januari 1756 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-f2e70f16-33dc-4434-bbc4-2fe5fcf6059b, oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-41aab933-fc35-4ac3-959f-a4f8239aebb3, oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-b8608ff5-5bda-4ba3-8aa2-59828b0516fb, oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-20dadc2f-4433-43a2-a8c2-cdf2bc4dff83, oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-e6cc11e5-cd16-4d44-b919-b601009bdca9 ;
  a2a:hasEvent oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_0, oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_1, oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_2, oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_3, oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_4 ;
  a2a:hasSource oa:source_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d .

oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-f2e70f16-33dc-4434-bbc4-2fe5fcf6059b
  a a2a:Person ;
  rdfs:label "Machelijntje Oom" ;
  a2a:PersonName [
    rdfs:label "Machelijntje Oom" ;
    a2a:PersonNameFirstName "Machelijntje" ;
    a2a:PersonNameLastName "Oom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-41aab933-fc35-4ac3-959f-a4f8239aebb3
  a a2a:Person ;
  rdfs:label "Job Manteau" ;
  a2a:PersonName [
    rdfs:label "Job Manteau" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Manteau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-b8608ff5-5bda-4ba3-8aa2-59828b0516fb
  a a2a:Person ;
  rdfs:label "Pieternella Kamman" ;
  a2a:PersonName [
    rdfs:label "Pieternella Kamman" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Kamman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-20dadc2f-4433-43a2-a8c2-cdf2bc4dff83
  a a2a:Person ;
  rdfs:label "Adriana Salms" ;
  a2a:PersonName [
    rdfs:label "Adriana Salms" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Salms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person-e6cc11e5-cd16-4d44-b919-b601009bdca9
  a a2a:Person ;
  rdfs:label "Adriaan Oom" ;
  a2a:PersonName [
    rdfs:label "Adriaan Oom" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Oom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1756-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person:f2e70f16-33dc-4434-bbc4-2fe5fcf6059b ;
  a2a:EventKeyRef oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 .

oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person:41aab933-fc35-4ac3-959f-a4f8239aebb3 ;
  a2a:EventKeyRef oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 .

oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person:b8608ff5-5bda-4ba3-8aa2-59828b0516fb ;
  a2a:EventKeyRef oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 .

oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person:20dadc2f-4433-43a2-a8c2-cdf2bc4dff83 ;
  a2a:EventKeyRef oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 .

oa:relationep_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Person:e6cc11e5-cd16-4d44-b919-b601009bdca9 ;
  a2a:EventKeyRef oa:event_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d_Event1 .

oa:source_thl_7d8553f4-9da8-48fc-bc63-5ea8bd01875d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1756-01-16 - 1756-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1756-01-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_010, Periode: 1735-1810" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_010" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_010, Periode: 1735-1810, Doopboek NH kerk, DTB_010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/34c208c5-7061-236c-b4d9-d3c06830264e.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/7d8553f4-9da8-48fc-bc63-5ea8bd01875d" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/34c208c5-7061-236c-b4d9-d3c06830264e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/7d8553f4-9da8-48fc-bc63-5ea8bd01875d" ;
  a2a:RecordGUID "{7d8553f4-9da8-48fc-bc63-5ea8bd01875d}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_010" ;
  a2a:SourceRemarkregister_periode "1735-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2776_00002776.xml van THL" .

