@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_48a7635b-befe-48c0-b424-4cda2ebaf7d4
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1725 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-602cd722-f383-4d02-9fc3-65b9e2b1de0d, oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-603e5812-2d3f-4eb1-ae48-5526273ff6e9, oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-72115005-50f5-4502-9027-de42199b43c3 ;
  a2a:hasEvent oa:event_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_0, oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_1, oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_2 ;
  a2a:hasSource oa:source_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4 .

oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-602cd722-f383-4d02-9fc3-65b9e2b1de0d
  a a2a:Person ;
  rdfs:label "Adriana Lansheer" ;
  a2a:PersonName [
    rdfs:label "Adriana Lansheer" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lansheer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-603e5812-2d3f-4eb1-ae48-5526273ff6e9
  a a2a:Person ;
  rdfs:label "Quirijn Lansheer" ;
  a2a:PersonName [
    rdfs:label "Quirijn Lansheer" ;
    a2a:PersonNameFirstName "Quirijn" ;
    a2a:PersonNameLastName "Lansheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person-72115005-50f5-4502-9027-de42199b43c3
  a a2a:Person ;
  rdfs:label "Cornelia Herons" ;
  a2a:PersonName [
    rdfs:label "Cornelia Herons" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Herons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1725-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person:602cd722-f383-4d02-9fc3-65b9e2b1de0d ;
  a2a:EventKeyRef oa:event_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Event1 .

oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person:603e5812-2d3f-4eb1-ae48-5526273ff6e9 ;
  a2a:EventKeyRef oa:event_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Event1 .

oa:relationep_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Person:72115005-50f5-4502-9027-de42199b43c3 ;
  a2a:EventKeyRef oa:event_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4_Event1 .

oa:source_thl_48a7635b-befe-48c0-b424-4cda2ebaf7d4
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1725-01-28 - 1725-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1725-01-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_017, Periode: 1709-1812" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_017" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_017, Periode: 1709-1812, Doopboek NH kerk, afschrift Hollestelle, DTB_017"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/f474c524-1ac1-2ded-2e4b-945351514567.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/48a7635b-befe-48c0-b424-4cda2ebaf7d4" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f474c524-1ac1-2ded-2e4b-945351514567.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/48a7635b-befe-48c0-b424-4cda2ebaf7d4" ;
  a2a:RecordGUID "{48a7635b-befe-48c0-b424-4cda2ebaf7d4}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_017" ;
  a2a:SourceRemarkregister_periode "1709-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1978_00001978.xml van THL" .

