@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_8beba623-e956-46e0-907d-e18bdb54cd36
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1715 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-d70a0b6f-c563-481d-9904-81af2ee5b047, oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-48eb37b4-f727-4690-b105-7d39c8807901, oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-09052b18-388d-44b3-87a9-fecb39039089 ;
  a2a:hasEvent oa:event_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_0, oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_1, oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_2 ;
  a2a:hasSource oa:source_thl_8beba623-e956-46e0-907d-e18bdb54cd36 .

oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-d70a0b6f-c563-481d-9904-81af2ee5b047
  a a2a:Person ;
  rdfs:label "Matie van Luik" ;
  a2a:PersonName [
    rdfs:label "Matie van Luik" ;
    a2a:PersonNameFirstName "Matie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-48eb37b4-f727-4690-b105-7d39c8807901
  a a2a:Person ;
  rdfs:label "Matje Cornelis Dekker" ;
  a2a:PersonName [
    rdfs:label "Matje Cornelis Dekker" ;
    a2a:PersonNameFirstName "Matje" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person-09052b18-388d-44b3-87a9-fecb39039089
  a a2a:Person ;
  rdfs:label "Jan Antonis van Luik" ;
  a2a:PersonName [
    rdfs:label "Jan Antonis van Luik" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Antonis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luik"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1715-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person:d70a0b6f-c563-481d-9904-81af2ee5b047 ;
  a2a:EventKeyRef oa:event_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Event1 .

oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person:48eb37b4-f727-4690-b105-7d39c8807901 ;
  a2a:EventKeyRef oa:event_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Event1 .

oa:relationep_thl_8beba623-e956-46e0-907d-e18bdb54cd36_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Person:09052b18-388d-44b3-87a9-fecb39039089 ;
  a2a:EventKeyRef oa:event_thl_8beba623-e956-46e0-907d-e18bdb54cd36_Event1 .

oa:source_thl_8beba623-e956-46e0-907d-e18bdb54cd36
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1715-04-14 - 1715-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1715-04-14"^^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/3a164dbf-2a52-8265-1d36-f689dc2c67e0.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/8beba623-e956-46e0-907d-e18bdb54cd36" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/3a164dbf-2a52-8265-1d36-f689dc2c67e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/8beba623-e956-46e0-907d-e18bdb54cd36" ;
  a2a:RecordGUID "{8beba623-e956-46e0-907d-e18bdb54cd36}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_017" ;
  a2a:SourceRemarkregister_periode "1709-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2072_00002072.xml van THL" .

