@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_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b
  a a2a:Record ;
  rdfs:label "Doop op 13 december 1676 te Tholen" ;
  a2a:hasPerson oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-d0caecdb-442f-4cb5-a0ee-83883398a0f4, oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-a28a0251-c7ff-4375-a268-ca5c3339560c, oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-0e8c5bb2-c321-44a9-a568-d829f5e0cd3a, oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-fab9d7ba-7119-423f-ade1-b4178903b572, oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-81adb13f-b67f-421f-806d-f856e4d773d7 ;
  a2a:hasEvent oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_0, oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_1, oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_2, oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_3, oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_4 ;
  a2a:hasSource oa:source_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b .

oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-d0caecdb-442f-4cb5-a0ee-83883398a0f4
  a a2a:Person ;
  rdfs:label "Adriaen Hecht" ;
  a2a:PersonName [
    rdfs:label "Adriaen Hecht" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Hecht"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-a28a0251-c7ff-4375-a268-ca5c3339560c
  a a2a:Person ;
  rdfs:label "Simon Krijnse" ;
  a2a:PersonName [
    rdfs:label "Simon Krijnse" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Krijnse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-0e8c5bb2-c321-44a9-a568-d829f5e0cd3a
  a a2a:Person ;
  rdfs:label "Maria Hecht" ;
  a2a:PersonName [
    rdfs:label "Maria Hecht" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-fab9d7ba-7119-423f-ade1-b4178903b572
  a a2a:Person ;
  rdfs:label "Maria Simons" ;
  a2a:PersonName [
    rdfs:label "Maria Simons" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person-81adb13f-b67f-421f-806d-f856e4d773d7
  a a2a:Person ;
  rdfs:label "Adriaen Hecht" ;
  a2a:PersonName [
    rdfs:label "Adriaen Hecht" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Hecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1676-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person:d0caecdb-442f-4cb5-a0ee-83883398a0f4 ;
  a2a:EventKeyRef oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 .

oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person:a28a0251-c7ff-4375-a268-ca5c3339560c ;
  a2a:EventKeyRef oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 .

oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person:0e8c5bb2-c321-44a9-a568-d829f5e0cd3a ;
  a2a:EventKeyRef oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 .

oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person:fab9d7ba-7119-423f-ade1-b4178903b572 ;
  a2a:EventKeyRef oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 .

oa:relationep_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Person:81adb13f-b67f-421f-806d-f856e4d773d7 ;
  a2a:EventKeyRef oa:event_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b_Event1 .

oa:source_thl_8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1676-12-13 - 1676-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1676-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1676-12-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "24" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/0e3eb950-9ef1-11c3-f7f4-05541842c828.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/0e3eb950-9ef1-11c3-f7f4-05541842c828.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b" ;
  a2a:RecordGUID "{8ecddf2d-0afd-4bd7-9efb-7da1bc2c2f4b}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2076_00002076.xml van THL" .

