@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_bbee5fe5-c166-4f03-97c6-af346009155e
  a a2a:Record ;
  rdfs:label "Doop op 21 juni 1664 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-26878832-ebac-433e-9096-5c7525f4b855, oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-8ade8e92-1086-4eed-a607-7f6ce32a138b, oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-20a64dca-1897-490c-9c80-b782dc4f9fbc, oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-f7085cfc-dfe6-4977-b603-b1aa8cef6137, oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-937e2694-0348-4f68-8c8b-18237124f416 ;
  a2a:hasEvent oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_0, oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_1, oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_2, oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_3, oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_4 ;
  a2a:hasSource oa:source_thl_bbee5fe5-c166-4f03-97c6-af346009155e .

oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-26878832-ebac-433e-9096-5c7525f4b855
  a a2a:Person ;
  rdfs:label "Perijnken Smoor" ;
  a2a:PersonName [
    rdfs:label "Perijnken Smoor" ;
    a2a:PersonNameFirstName "Perijnken" ;
    a2a:PersonNameLastName "Smoor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-8ade8e92-1086-4eed-a607-7f6ce32a138b
  a a2a:Person ;
  rdfs:label "Job Willemsen" ;
  a2a:PersonName [
    rdfs:label "Job Willemsen" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-20a64dca-1897-490c-9c80-b782dc4f9fbc
  a a2a:Person ;
  rdfs:label "Maeijcken Pietersen" ;
  a2a:PersonName [
    rdfs:label "Maeijcken Pietersen" ;
    a2a:PersonNameFirstName "Maeijcken" ;
    a2a:PersonNameLastName "Pietersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-f7085cfc-dfe6-4977-b603-b1aa8cef6137
  a a2a:Person ;
  rdfs:label "Grietken Willems" ;
  a2a:PersonName [
    rdfs:label "Grietken Willems" ;
    a2a:PersonNameFirstName "Grietken" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person-937e2694-0348-4f68-8c8b-18237124f416
  a a2a:Person ;
  rdfs:label "Thomas Marinissen Smoor" ;
  a2a:PersonName [
    rdfs:label "Thomas Marinissen Smoor" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePatronym "Marinissen" ;
    a2a:PersonNameLastName "Smoor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1664-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person:26878832-ebac-433e-9096-5c7525f4b855 ;
  a2a:EventKeyRef oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 .

oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person:8ade8e92-1086-4eed-a607-7f6ce32a138b ;
  a2a:EventKeyRef oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 .

oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person:20a64dca-1897-490c-9c80-b782dc4f9fbc ;
  a2a:EventKeyRef oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 .

oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person:f7085cfc-dfe6-4977-b603-b1aa8cef6137 ;
  a2a:EventKeyRef oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 .

oa:relationep_thl_bbee5fe5-c166-4f03-97c6-af346009155e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Person:937e2694-0348-4f68-8c8b-18237124f416 ;
  a2a:EventKeyRef oa:event_thl_bbee5fe5-c166-4f03-97c6-af346009155e_Event1 .

oa:source_thl_bbee5fe5-c166-4f03-97c6-af346009155e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1664-06-21 - 1664-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1664-06-21"^^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 113v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 113v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/04d8dd1a-08d6-f7e2-7367-0f1e042b6cd3.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bbee5fe5-c166-4f03-97c6-af346009155e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/04d8dd1a-08d6-f7e2-7367-0f1e042b6cd3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bbee5fe5-c166-4f03-97c6-af346009155e" ;
  a2a:RecordGUID "{bbee5fe5-c166-4f03-97c6-af346009155e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2669_00002669.xml van THL" .

