@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_f22b7cdb-9e06-415c-bd34-d96a30fd2908
  a a2a:Record ;
  rdfs:label "Doop op 22 juli 1781 te Tholen" ;
  a2a:hasPerson oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-3e150708-b6d9-47b1-8bb3-3704b502706c, oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-63b0ce8e-f4df-4f7f-8835-05c0e6209370, oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-0c950826-6508-44bb-9d2e-ccb23c5c67c4, oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-abcb0b21-ee9e-46df-a9ae-9552a86f2983 ;
  a2a:hasEvent oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_0, oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_1, oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_2, oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_3 ;
  a2a:hasSource oa:source_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908 .

oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-3e150708-b6d9-47b1-8bb3-3704b502706c
  a a2a:Person ;
  rdfs:label "Adriana Maria Duree" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Duree" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Duree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1781" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1781-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-63b0ce8e-f4df-4f7f-8835-05c0e6209370
  a a2a:Person ;
  rdfs:label "Maria Duree" ;
  a2a:PersonName [
    rdfs:label "Maria Duree" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Duree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-0c950826-6508-44bb-9d2e-ccb23c5c67c4
  a a2a:Person ;
  rdfs:label "David Duree" ;
  a2a:PersonName [
    rdfs:label "David Duree" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Duree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person-abcb0b21-ee9e-46df-a9ae-9552a86f2983
  a a2a:Person ;
  rdfs:label "Katarina van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Katarina van den Bergh" ;
    a2a:PersonNameFirstName "Katarina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1781-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person:3e150708-b6d9-47b1-8bb3-3704b502706c ;
  a2a:EventKeyRef oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1 .

oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person:63b0ce8e-f4df-4f7f-8835-05c0e6209370 ;
  a2a:EventKeyRef oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1 .

oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person:0c950826-6508-44bb-9d2e-ccb23c5c67c4 ;
  a2a:EventKeyRef oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1 .

oa:relationep_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Person:abcb0b21-ee9e-46df-a9ae-9552a86f2983 ;
  a2a:EventKeyRef oa:event_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908_Event1 .

oa:source_thl_f22b7cdb-9e06-415c-bd34-d96a30fd2908
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1781-07-22 - 1781-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1781-07-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_052, Periode: 1779-1805" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_052" ;
    a2a:Folio "24" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_052, Periode: 1779-1805, Doopboek NH kerk, afschrift Hollestelle, DTB_052, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/349b5731-1604-88f7-ec85-1d1f3e31513d.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/f22b7cdb-9e06-415c-bd34-d96a30fd2908" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/349b5731-1604-88f7-ec85-1d1f3e31513d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/f22b7cdb-9e06-415c-bd34-d96a30fd2908" ;
  a2a:RecordGUID "{f22b7cdb-9e06-415c-bd34-d96a30fd2908}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_052" ;
  a2a:SourceRemarkregister_periode "1779-1805" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2533_00002533.xml van THL" .

