@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_14eb62dc-810c-4aec-bcef-c9e33bc91f0c
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1694 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-00649d4a-a39f-46fa-ad04-bd85476aa502, oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-25f57980-459f-4713-b5a5-654f9b2df6f6, oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-562f4ac6-f055-4721-b853-e7b60b389d5a, oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-285b085f-01a8-4fe2-b786-06a213b3ea54, oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-6d2b2827-5787-4662-81bf-5571e777ac01 ;
  a2a:hasEvent oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_0, oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_1, oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_2, oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_3, oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_4 ;
  a2a:hasSource oa:source_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c .

oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-00649d4a-a39f-46fa-ad04-bd85476aa502
  a a2a:Person ;
  rdfs:label "Johannes Duijsels/ Duijfels" ;
  a2a:PersonName [
    rdfs:label "Johannes Duijsels/ Duijfels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Duijsels/ Duijfels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-25f57980-459f-4713-b5a5-654f9b2df6f6
  a a2a:Person ;
  rdfs:label "Hendrick Janse Vollehove" ;
  a2a:PersonName [
    rdfs:label "Hendrick Janse Vollehove" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Vollehove"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-562f4ac6-f055-4721-b853-e7b60b389d5a
  a a2a:Person ;
  rdfs:label "Maria Jansen Vollenhoven" ;
  a2a:PersonName [
    rdfs:label "Maria Jansen Vollenhoven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Vollenhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-285b085f-01a8-4fe2-b786-06a213b3ea54
  a a2a:Person ;
  rdfs:label "Anneken Jans Vollenhoven" ;
  a2a:PersonName [
    rdfs:label "Anneken Jans Vollenhoven" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Vollenhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person-6d2b2827-5787-4662-81bf-5571e777ac01
  a a2a:Person ;
  rdfs:label "Dirck Duijsels/ Duijfels" ;
  a2a:PersonName [
    rdfs:label "Dirck Duijsels/ Duijfels" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Duijsels/ Duijfels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1694-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person:00649d4a-a39f-46fa-ad04-bd85476aa502 ;
  a2a:EventKeyRef oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 .

oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person:25f57980-459f-4713-b5a5-654f9b2df6f6 ;
  a2a:EventKeyRef oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 .

oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person:562f4ac6-f055-4721-b853-e7b60b389d5a ;
  a2a:EventKeyRef oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 .

oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person:285b085f-01a8-4fe2-b786-06a213b3ea54 ;
  a2a:EventKeyRef oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 .

oa:relationep_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Person:6d2b2827-5787-4662-81bf-5571e777ac01 ;
  a2a:EventKeyRef oa:event_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c_Event1 .

oa:source_thl_14eb62dc-810c-4aec-bcef-c9e33bc91f0c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1694-01-10 - 1694-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1694-01-10"^^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 "2018-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/14eb62dc-810c-4aec-bcef-c9e33bc91f0c" ;
  a2a:RecordGUID "{14eb62dc-810c-4aec-bcef-c9e33bc91f0c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_31_00000031.xml van THL" .

