@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_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d
  a a2a:Record ;
  rdfs:label "Doop op 15 april 1696 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-34866d17-abdf-428c-be6a-4161338b1122, oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-837c518a-3e4f-449f-aa84-4acbb9a489b0, oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-36025649-397c-40e9-89ac-117f90bf34e1, oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-ef3c4207-d5cb-49c5-910f-10b567888d18, oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-bf51064d-e35e-4607-aa90-57ef611441a4 ;
  a2a:hasEvent oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_0, oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_1, oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_2, oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_3, oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_4 ;
  a2a:hasSource oa:source_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d .

oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-34866d17-abdf-428c-be6a-4161338b1122
  a a2a:Person ;
  rdfs:label "Jan Craen" ;
  a2a:PersonName [
    rdfs:label "Jan Craen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Craen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-837c518a-3e4f-449f-aa84-4acbb9a489b0
  a a2a:Person ;
  rdfs:label "David Craen" ;
  a2a:PersonName [
    rdfs:label "David Craen" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Craen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-36025649-397c-40e9-89ac-117f90bf34e1
  a a2a:Person ;
  rdfs:label "Maria de Goyer" ;
  a2a:PersonName [
    rdfs:label "Maria de Goyer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goyer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-ef3c4207-d5cb-49c5-910f-10b567888d18
  a a2a:Person ;
  rdfs:label "Jan Craen" ;
  a2a:PersonName [
    rdfs:label "Jan Craen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Craen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person-bf51064d-e35e-4607-aa90-57ef611441a4
  a a2a:Person ;
  rdfs:label "Catalijntje Pieroom" ;
  a2a:PersonName [
    rdfs:label "Catalijntje Pieroom" ;
    a2a:PersonNameFirstName "Catalijntje" ;
    a2a:PersonNameLastName "Pieroom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1696-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person:34866d17-abdf-428c-be6a-4161338b1122 ;
  a2a:EventKeyRef oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 .

oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person:36025649-397c-40e9-89ac-117f90bf34e1 ;
  a2a:EventKeyRef oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 .

oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person:837c518a-3e4f-449f-aa84-4acbb9a489b0 ;
  a2a:EventKeyRef oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 .

oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person:ef3c4207-d5cb-49c5-910f-10b567888d18 ;
  a2a:EventKeyRef oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 .

oa:relationep_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Person:bf51064d-e35e-4607-aa90-57ef611441a4 ;
  a2a:EventKeyRef oa:event_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d_Event1 .

oa:source_thl_cbc6ec71-3f84-40f9-b509-91bcd8d29c7d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1696-04-15 - 1696-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1696-04-15"^^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/cbc6ec71-3f84-40f9-b509-91bcd8d29c7d" ;
  a2a:RecordGUID "{cbc6ec71-3f84-40f9-b509-91bcd8d29c7d}" ;
  a2a:SourceRemarkOpmerking "vader is: penningmeester" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_818_00000818.xml van THL" .

