@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_1529d053-5272-4e6a-97cf-efc542e491bb
  a a2a:Record ;
  rdfs:label "Doop op 9 juli 1775 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-e4f9cbdf-4823-4803-b7b4-4b328f986738, oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-cd645c68-4156-41ba-ad5c-ec6add9e3195, oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-fe9d5e66-4188-44f9-99a9-85b43bcc197d, oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-d50ee36f-6727-409d-9114-05714936dd2a, oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-a4c6ce1c-1e4e-4e7c-b9b2-b0bd57f45fe4 ;
  a2a:hasEvent oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_0, oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_1, oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_2, oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_3, oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_4 ;
  a2a:hasSource oa:source_thl_1529d053-5272-4e6a-97cf-efc542e491bb .

oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-e4f9cbdf-4823-4803-b7b4-4b328f986738
  a a2a:Person ;
  rdfs:label "Johannes Fatzoen" ;
  a2a:PersonName [
    rdfs:label "Johannes Fatzoen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Fatzoen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-cd645c68-4156-41ba-ad5c-ec6add9e3195
  a a2a:Person ;
  rdfs:label "Pieter Fatzoen" ;
  a2a:PersonName [
    rdfs:label "Pieter Fatzoen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Fatzoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-fe9d5e66-4188-44f9-99a9-85b43bcc197d
  a a2a:Person ;
  rdfs:label "Aaltje Fatsoen" ;
  a2a:PersonName [
    rdfs:label "Aaltje Fatsoen" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Fatsoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-d50ee36f-6727-409d-9114-05714936dd2a
  a a2a:Person ;
  rdfs:label "Elijsabeth Priem" ;
  a2a:PersonName [
    rdfs:label "Elijsabeth Priem" ;
    a2a:PersonNameFirstName "Elijsabeth" ;
    a2a:PersonNameLastName "Priem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person-a4c6ce1c-1e4e-4e7c-b9b2-b0bd57f45fe4
  a a2a:Person ;
  rdfs:label "Cornelis Fatzoen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Fatzoen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Fatzoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1775-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person:e4f9cbdf-4823-4803-b7b4-4b328f986738 ;
  a2a:EventKeyRef oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 .

oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person:cd645c68-4156-41ba-ad5c-ec6add9e3195 ;
  a2a:EventKeyRef oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 .

oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person:fe9d5e66-4188-44f9-99a9-85b43bcc197d ;
  a2a:EventKeyRef oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 .

oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person:d50ee36f-6727-409d-9114-05714936dd2a ;
  a2a:EventKeyRef oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 .

oa:relationep_thl_1529d053-5272-4e6a-97cf-efc542e491bb_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Person:a4c6ce1c-1e4e-4e7c-b9b2-b0bd57f45fe4 ;
  a2a:EventKeyRef oa:event_thl_1529d053-5272-4e6a-97cf-efc542e491bb_Event1 .

oa:source_thl_1529d053-5272-4e6a-97cf-efc542e491bb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1775-07-09 - 1775-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1775-07-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035b, Periode: 1747-1783" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035b" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035b, Periode: 1747-1783, Doopboek NH kerk, afschrift Kloet, DTB_035b"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/e32a5c61-6bc5-6b9a-226b-b6a11718ff49.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1529d053-5272-4e6a-97cf-efc542e491bb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/e32a5c61-6bc5-6b9a-226b-b6a11718ff49.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/1529d053-5272-4e6a-97cf-efc542e491bb" ;
  a2a:RecordGUID "{1529d053-5272-4e6a-97cf-efc542e491bb}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035b" ;
  a2a:SourceRemarkregister_periode "1747-1783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1904_00001904.xml van THL" .

