@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_c305c408-65ec-409f-a761-e00df2ed5bf6
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1710 te Tholen" ;
  a2a:hasPerson oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-6f02867d-3c68-4aec-868f-738a49c95506, oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-417adde1-d595-49fd-b08b-cfa6f4dc954d, oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-3f6d5e2a-461e-415a-9332-ce0e762f1b4c, oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-1aef7e51-3a74-4dc8-ab64-cc7ed82d9692, oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-f24bb83c-605c-4e9e-8def-72fc0e11fc5d ;
  a2a:hasEvent oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_0, oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_1, oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_2, oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_3, oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_4 ;
  a2a:hasSource oa:source_thl_c305c408-65ec-409f-a761-e00df2ed5bf6 .

oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-6f02867d-3c68-4aec-868f-738a49c95506
  a a2a:Person ;
  rdfs:label "Elizabeth Lepeltak" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Lepeltak" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Lepeltak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-417adde1-d595-49fd-b08b-cfa6f4dc954d
  a a2a:Person ;
  rdfs:label "Mels Cijs" ;
  a2a:PersonName [
    rdfs:label "Mels Cijs" ;
    a2a:PersonNameFirstName "Mels" ;
    a2a:PersonNameLastName "Cijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-3f6d5e2a-461e-415a-9332-ce0e762f1b4c
  a a2a:Person ;
  rdfs:label "Catharina Modde" ;
  a2a:PersonName [
    rdfs:label "Catharina Modde" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-1aef7e51-3a74-4dc8-ab64-cc7ed82d9692
  a a2a:Person ;
  rdfs:label "Jan Modde" ;
  a2a:PersonName [
    rdfs:label "Jan Modde" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person-f24bb83c-605c-4e9e-8def-72fc0e11fc5d
  a a2a:Person ;
  rdfs:label "Catharina Modde" ;
  a2a:PersonName [
    rdfs:label "Catharina Modde" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Modde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1710-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person:6f02867d-3c68-4aec-868f-738a49c95506 ;
  a2a:EventKeyRef oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 .

oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person:417adde1-d595-49fd-b08b-cfa6f4dc954d ;
  a2a:EventKeyRef oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 .

oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person:3f6d5e2a-461e-415a-9332-ce0e762f1b4c ;
  a2a:EventKeyRef oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 .

oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person:1aef7e51-3a74-4dc8-ab64-cc7ed82d9692 ;
  a2a:EventKeyRef oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 .

oa:relationep_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Person:f24bb83c-605c-4e9e-8def-72fc0e11fc5d ;
  a2a:EventKeyRef oa:event_thl_c305c408-65ec-409f-a761-e00df2ed5bf6_Event1 .

oa:source_thl_c305c408-65ec-409f-a761-e00df2ed5bf6
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1710-02-07 - 1710-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1710-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_047, Periode: 1701-1722" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_047" ;
    a2a:Folio "123" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_047, Periode: 1701-1722, Doopboek NH kerk, afschrift Hollestelle, DTB_047, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/361bbe25-110e-914e-c7b1-a25f8cd8bdb0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c305c408-65ec-409f-a761-e00df2ed5bf6" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/361bbe25-110e-914e-c7b1-a25f8cd8bdb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/c305c408-65ec-409f-a761-e00df2ed5bf6" ;
  a2a:RecordGUID "{c305c408-65ec-409f-a761-e00df2ed5bf6}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_047" ;
  a2a:SourceRemarkregister_periode "1701-1722" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2469_00002469.xml van THL" .

