@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_709857d8-eb44-4e8f-b84e-ceafcb4d08a7
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1650 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-1c215a61-08fa-4cd3-9322-930565ee3d3c, oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-f19ec95e-8ed8-44f2-8045-0825c3bb9571, oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-17edeea5-cb74-4c98-a00d-ef723bf1ccaa, oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-31b04021-1b94-49bb-bb41-ca47ff57e4cb, oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-0da550b7-3091-4247-8b9a-a4a4cf221c3d ;
  a2a:hasEvent oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_0, oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_1, oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_2, oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_3, oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_4 ;
  a2a:hasSource oa:source_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7 .

oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-1c215a61-08fa-4cd3-9322-930565ee3d3c
  a a2a:Person ;
  rdfs:label "Job Pontius" ;
  a2a:PersonName [
    rdfs:label "Job Pontius" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Pontius"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-f19ec95e-8ed8-44f2-8045-0825c3bb9571
  a a2a:Person ;
  rdfs:label "Mariken Willems" ;
  a2a:PersonName [
    rdfs:label "Mariken Willems" ;
    a2a:PersonNameFirstName "Mariken" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-17edeea5-cb74-4c98-a00d-ef723bf1ccaa
  a a2a:Person ;
  rdfs:label "Catlijnken Jobs" ;
  a2a:PersonName [
    rdfs:label "Catlijnken Jobs" ;
    a2a:PersonNameFirstName "Catlijnken" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-31b04021-1b94-49bb-bb41-ca47ff57e4cb
  a a2a:Person ;
  rdfs:label "Pontius Laureijsen" ;
  a2a:PersonName [
    rdfs:label "Pontius Laureijsen" ;
    a2a:PersonNameFirstName "Pontius" ;
    a2a:PersonNameLastName "Laureijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person-0da550b7-3091-4247-8b9a-a4a4cf221c3d
  a a2a:Person ;
  rdfs:label "Susanna Jobs" ;
  a2a:PersonName [
    rdfs:label "Susanna Jobs" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1650-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person:1c215a61-08fa-4cd3-9322-930565ee3d3c ;
  a2a:EventKeyRef oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 .

oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person:f19ec95e-8ed8-44f2-8045-0825c3bb9571 ;
  a2a:EventKeyRef oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 .

oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person:17edeea5-cb74-4c98-a00d-ef723bf1ccaa ;
  a2a:EventKeyRef oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 .

oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person:31b04021-1b94-49bb-bb41-ca47ff57e4cb ;
  a2a:EventKeyRef oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 .

oa:relationep_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Person:0da550b7-3091-4247-8b9a-a4a4cf221c3d ;
  a2a:EventKeyRef oa:event_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7_Event1 .

oa:source_thl_709857d8-eb44-4e8f-b84e-ceafcb4d08a7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1650-03-13 - 1650-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1650-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_023, Periode: 1627-1666" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_023" ;
    a2a:Folio "fol 75" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/56925e9d-638c-5d41-4895-e8102e388abf.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/709857d8-eb44-4e8f-b84e-ceafcb4d08a7" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/56925e9d-638c-5d41-4895-e8102e388abf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/709857d8-eb44-4e8f-b84e-ceafcb4d08a7" ;
  a2a:RecordGUID "{709857d8-eb44-4e8f-b84e-ceafcb4d08a7}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2664_00002664.xml van THL" .

