@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_feb4545c-b375-4eb4-a6b6-58316c831fa6
  a a2a:Record ;
  rdfs:label "Doop op 17 december 1690 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-95019ead-8830-44ab-9989-305be72c5bb0, oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-4e2516c1-39f8-45aa-ab05-d44f81ea8db6, oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-ee9f6a31-e946-4d5a-9f8a-620d2235e57e, oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-c0be6297-de7c-4c56-a2e4-5d0bbdccbcaa, oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-59a7deff-a5e6-4619-abf3-5c10ea642691 ;
  a2a:hasEvent oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_0, oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_1, oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_2, oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_3, oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_4 ;
  a2a:hasSource oa:source_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6 .

oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-95019ead-8830-44ab-9989-305be72c5bb0
  a a2a:Person ;
  rdfs:label "Cornelis Abr Puye" ;
  a2a:PersonName [
    rdfs:label "Cornelis Abr Puye" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Abr" ;
    a2a:PersonNameLastName "Puye"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-4e2516c1-39f8-45aa-ab05-d44f81ea8db6
  a a2a:Person ;
  rdfs:label "Abraham Puye" ;
  a2a:PersonName [
    rdfs:label "Abraham Puye" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Puye"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-ee9f6a31-e946-4d5a-9f8a-620d2235e57e
  a a2a:Person ;
  rdfs:label "Lena Corstiaens" ;
  a2a:PersonName [
    rdfs:label "Lena Corstiaens" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Corstiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-c0be6297-de7c-4c56-a2e4-5d0bbdccbcaa
  a a2a:Person ;
  rdfs:label "Willem Abraham Puye" ;
  a2a:PersonName [
    rdfs:label "Willem Abraham Puye" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Abraham" ;
    a2a:PersonNameLastName "Puye"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person-59a7deff-a5e6-4619-abf3-5c10ea642691
  a a2a:Person ;
  rdfs:label "Neeltje Leenderts Landman" ;
  a2a:PersonName [
    rdfs:label "Neeltje Leenderts Landman" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Leenderts" ;
    a2a:PersonNameLastName "Landman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1690-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person:95019ead-8830-44ab-9989-305be72c5bb0 ;
  a2a:EventKeyRef oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 .

oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person:ee9f6a31-e946-4d5a-9f8a-620d2235e57e ;
  a2a:EventKeyRef oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 .

oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person:4e2516c1-39f8-45aa-ab05-d44f81ea8db6 ;
  a2a:EventKeyRef oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 .

oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person:c0be6297-de7c-4c56-a2e4-5d0bbdccbcaa ;
  a2a:EventKeyRef oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 .

oa:relationep_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Person:59a7deff-a5e6-4619-abf3-5c10ea642691 ;
  a2a:EventKeyRef oa:event_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6_Event1 .

oa:source_thl_feb4545c-b375-4eb4-a6b6-58316c831fa6
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1690-12-17 - 1690-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1690-12-17"^^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/feb4545c-b375-4eb4-a6b6-58316c831fa6" ;
  a2a:RecordGUID "{feb4545c-b375-4eb4-a6b6-58316c831fa6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_895_00000895.xml van THL" .

