@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_69023213-c7bd-4e76-ae02-cb5a3ad96501
  a a2a:Record ;
  rdfs:label "Doop op 27 juli 1785 te Tholen" ;
  a2a:hasPerson oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-c67b6150-15f8-4b79-bd9c-26c4beb8f538, oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-5e38d59b-7051-47cf-ab25-d1a601b80c27, oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-4f677898-5e8b-46ac-9901-6b297a59758a, oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-18780103-0561-4aa0-8e1f-4581f2d1bb16, oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-7c5cb68b-f0c8-4b7b-a19e-ca9cd9fdd526 ;
  a2a:hasEvent oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_0, oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_1, oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_2, oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_3, oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_4 ;
  a2a:hasSource oa:source_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501 .

oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-c67b6150-15f8-4b79-bd9c-26c4beb8f538
  a a2a:Person ;
  rdfs:label "Pieternella Lonke" ;
  a2a:PersonName [
    rdfs:label "Pieternella Lonke" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Lonke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1785-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-5e38d59b-7051-47cf-ab25-d1a601b80c27
  a a2a:Person ;
  rdfs:label "Pieter Lonke" ;
  a2a:PersonName [
    rdfs:label "Pieter Lonke" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Lonke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-4f677898-5e8b-46ac-9901-6b297a59758a
  a a2a:Person ;
  rdfs:label "Helena Lonke" ;
  a2a:PersonName [
    rdfs:label "Helena Lonke" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Lonke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-18780103-0561-4aa0-8e1f-4581f2d1bb16
  a a2a:Person ;
  rdfs:label "Simon Lonke" ;
  a2a:PersonName [
    rdfs:label "Simon Lonke" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Lonke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person-7c5cb68b-f0c8-4b7b-a19e-ca9cd9fdd526
  a a2a:Person ;
  rdfs:label "Adriana Overbeke" ;
  a2a:PersonName [
    rdfs:label "Adriana Overbeke" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Overbeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1785-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person:c67b6150-15f8-4b79-bd9c-26c4beb8f538 ;
  a2a:EventKeyRef oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 .

oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person:5e38d59b-7051-47cf-ab25-d1a601b80c27 ;
  a2a:EventKeyRef oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 .

oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person:4f677898-5e8b-46ac-9901-6b297a59758a ;
  a2a:EventKeyRef oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 .

oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person:18780103-0561-4aa0-8e1f-4581f2d1bb16 ;
  a2a:EventKeyRef oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 .

oa:relationep_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Person:7c5cb68b-f0c8-4b7b-a19e-ca9cd9fdd526 ;
  a2a:EventKeyRef oa:event_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501_Event1 .

oa:source_thl_69023213-c7bd-4e76-ae02-cb5a3ad96501
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1785-07-27 - 1785-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1785-07-27"^^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 "60" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_052, Periode: 1779-1805, Doopboek NH kerk, afschrift Hollestelle, DTB_052, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/630205af-53db-32fd-7076-d57ccf1b56c7.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/69023213-c7bd-4e76-ae02-cb5a3ad96501" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/630205af-53db-32fd-7076-d57ccf1b56c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/69023213-c7bd-4e76-ae02-cb5a3ad96501" ;
  a2a:RecordGUID "{69023213-c7bd-4e76-ae02-cb5a3ad96501}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_052" ;
  a2a:SourceRemarkregister_periode "1779-1805" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2023_00002023.xml van THL" .

