@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_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1696 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-987bc457-03d2-4d7c-9f80-352cb9b197ed, oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-ff339729-58bc-4241-9728-f7034474e9e0, oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-3e3eca70-b059-43c4-8cf3-5de80cce3c32, oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-5d3c2250-44ea-4e15-95aa-d19579aafbfe, oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-9576a44b-c536-4435-b919-c8c1049cf6ad, oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-62153af7-4cd6-47f4-9e82-d88c76424adc ;
  a2a:hasEvent oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_0, oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_1, oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_2, oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_3, oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_4, oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_5 ;
  a2a:hasSource oa:source_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-987bc457-03d2-4d7c-9f80-352cb9b197ed
  a a2a:Person ;
  rdfs:label "Willem Pieterse Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Willem Pieterse Verhaegen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-ff339729-58bc-4241-9728-f7034474e9e0
  a a2a:Person ;
  rdfs:label "Jacob Linthout" ;
  a2a:PersonName [
    rdfs:label "Jacob Linthout" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Linthout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-3e3eca70-b059-43c4-8cf3-5de80cce3c32
  a a2a:Person ;
  rdfs:label "Adriaen Meulstee" ;
  a2a:PersonName [
    rdfs:label "Adriaen Meulstee" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Meulstee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-5d3c2250-44ea-4e15-95aa-d19579aafbfe
  a a2a:Person ;
  rdfs:label "Leena Abrams Lindthout" ;
  a2a:PersonName [
    rdfs:label "Leena Abrams Lindthout" ;
    a2a:PersonNameFirstName "Leena" ;
    a2a:PersonNamePatronym "Abrams" ;
    a2a:PersonNameLastName "Lindthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-9576a44b-c536-4435-b919-c8c1049cf6ad
  a a2a:Person ;
  rdfs:label "Abram Linthout" ;
  a2a:PersonName [
    rdfs:label "Abram Linthout" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Linthout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person-62153af7-4cd6-47f4-9e82-d88c76424adc
  a a2a:Person ;
  rdfs:label "Maedtje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maedtje Jacobs" ;
    a2a:PersonNameFirstName "Maedtje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1696-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:987bc457-03d2-4d7c-9f80-352cb9b197ed ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:3e3eca70-b059-43c4-8cf3-5de80cce3c32 ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:5d3c2250-44ea-4e15-95aa-d19579aafbfe ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:ff339729-58bc-4241-9728-f7034474e9e0 ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:9576a44b-c536-4435-b919-c8c1049cf6ad ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:relationep_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Person:62153af7-4cd6-47f4-9e82-d88c76424adc ;
  a2a:EventKeyRef oa:event_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f_Event1 .

oa:source_thl_fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1696-02-26 - 1696-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1696-02-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_024, Periode: 1617-1697" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_024" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_024, Periode: 1617-1697, Doop- en trouwboek NH kerk, DTB_024"
  ] ;
  a2a:SourceLastChangeDate "2013-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f" ;
  a2a:RecordGUID "{fdb5944d-8f1c-45c8-bc1d-24b62b8daf8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_893_00000893.xml van THL" .

