@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_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5
  a a2a:Record ;
  rdfs:label "Doop op 30 maart 1659 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-10e51d1f-8f1f-4930-bb18-5d0b3306833e, oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-a349a9bb-1f03-45ae-bb73-867546d3d62d, oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-e1458b2a-5693-4727-a0e2-5dc077240a2a, oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-b826d5e6-6425-42c2-be6a-2f0e9df6316a ;
  a2a:hasEvent oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_0, oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_1, oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_2, oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_3 ;
  a2a:hasSource oa:source_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5 .

oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-10e51d1f-8f1f-4930-bb18-5d0b3306833e
  a a2a:Person ;
  rdfs:label "Paulus Paulijssen" ;
  a2a:PersonName [
    rdfs:label "Paulus Paulijssen" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Paulijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-a349a9bb-1f03-45ae-bb73-867546d3d62d
  a a2a:Person ;
  rdfs:label "Jopken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Jopken Cornelis" ;
    a2a:PersonNameFirstName "Jopken" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-e1458b2a-5693-4727-a0e2-5dc077240a2a
  a a2a:Person ;
  rdfs:label "Adrijaenken Crijns" ;
  a2a:PersonName [
    rdfs:label "Adrijaenken Crijns" ;
    a2a:PersonNameFirstName "Adrijaenken" ;
    a2a:PersonNameLastName "Crijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person-b826d5e6-6425-42c2-be6a-2f0e9df6316a
  a a2a:Person ;
  rdfs:label "Pillippinken Paulus" ;
  a2a:PersonName [
    rdfs:label "Pillippinken Paulus" ;
    a2a:PersonNameFirstName "Pillippinken" ;
    a2a:PersonNameLastName "Paulus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1659-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person:10e51d1f-8f1f-4930-bb18-5d0b3306833e ;
  a2a:EventKeyRef oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1 .

oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person:a349a9bb-1f03-45ae-bb73-867546d3d62d ;
  a2a:EventKeyRef oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1 .

oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person:e1458b2a-5693-4727-a0e2-5dc077240a2a ;
  a2a:EventKeyRef oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1 .

oa:relationep_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Person:b826d5e6-6425-42c2-be6a-2f0e9df6316a ;
  a2a:EventKeyRef oa:event_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5_Event1 .

oa:source_thl_4f0fc07f-813c-490d-9c76-ccfa1ea65bf5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1659-03-30 - 1659-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1659-03-30"^^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 97" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/b2370b1a-ba82-a5aa-226b-562c517757e0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4f0fc07f-813c-490d-9c76-ccfa1ea65bf5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/b2370b1a-ba82-a5aa-226b-562c517757e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4f0fc07f-813c-490d-9c76-ccfa1ea65bf5" ;
  a2a:RecordGUID "{4f0fc07f-813c-490d-9c76-ccfa1ea65bf5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2661_00002661.xml van THL" .

