@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_209be8f0-5e0f-451c-811e-e71f0ed4597a
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1664 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-fd1fb3b1-be2b-4716-9643-5a9178777253, oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-a2c287a2-f44b-4ac1-8926-b63ddb694008, oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-fe4a06dd-64ac-44e4-a848-1cc6f3c14694, oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-c61a72de-6cf2-4b65-8839-682a763db081, oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-ca26df86-bdae-4cb4-85c4-7ac877cded33 ;
  a2a:hasEvent oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_0, oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_1, oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_2, oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_3, oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_4 ;
  a2a:hasSource oa:source_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a .

oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-fd1fb3b1-be2b-4716-9643-5a9178777253
  a a2a:Person ;
  rdfs:label "Adriaen Catzhoec" ;
  a2a:PersonName [
    rdfs:label "Adriaen Catzhoec" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Catzhoec"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-a2c287a2-f44b-4ac1-8926-b63ddb694008
  a a2a:Person ;
  rdfs:label "Mattheus Faver" ;
  a2a:PersonName [
    rdfs:label "Mattheus Faver" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Faver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-fe4a06dd-64ac-44e4-a848-1cc6f3c14694
  a a2a:Person ;
  rdfs:label "Maria Catzhoec" ;
  a2a:PersonName [
    rdfs:label "Maria Catzhoec" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Catzhoec"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-c61a72de-6cf2-4b65-8839-682a763db081
  a a2a:Person ;
  rdfs:label "Elisabeth Clocke" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Clocke" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Clocke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person-ca26df86-bdae-4cb4-85c4-7ac877cded33
  a a2a:Person ;
  rdfs:label "Marinus Catzhoec" ;
  a2a:PersonName [
    rdfs:label "Marinus Catzhoec" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Catzhoec"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1664-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person:fd1fb3b1-be2b-4716-9643-5a9178777253 ;
  a2a:EventKeyRef oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 .

oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person:a2c287a2-f44b-4ac1-8926-b63ddb694008 ;
  a2a:EventKeyRef oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 .

oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person:fe4a06dd-64ac-44e4-a848-1cc6f3c14694 ;
  a2a:EventKeyRef oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 .

oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person:c61a72de-6cf2-4b65-8839-682a763db081 ;
  a2a:EventKeyRef oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 .

oa:relationep_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Person:ca26df86-bdae-4cb4-85c4-7ac877cded33 ;
  a2a:EventKeyRef oa:event_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a_Event1 .

oa:source_thl_209be8f0-5e0f-451c-811e-e71f0ed4597a
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1664-02-17 - 1664-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1664-02-17"^^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 112" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, fol 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/5564f3bd-f07c-f121-f36e-d1f9ccdfc321.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/209be8f0-5e0f-451c-811e-e71f0ed4597a" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/5564f3bd-f07c-f121-f36e-d1f9ccdfc321.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/209be8f0-5e0f-451c-811e-e71f0ed4597a" ;
  a2a:RecordGUID "{209be8f0-5e0f-451c-811e-e71f0ed4597a}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2658_00002658.xml van THL" .

[] a2a:PersonRemarkdiversen "vrouw van de stadhouder" .
