@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_f49e5f02-ebe2-479d-9747-ad75d2a146d6
  a a2a:Record ;
  rdfs:label "Doop op 18 februari 1624 te Scherpenisse" ;
  a2a:hasPerson oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-41dc421f-f8ef-4011-a2fc-0501dd1c465e, oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-d756dcef-1301-4cdf-9394-b8de0f4325c6, oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-b033a0ca-f97e-4ebd-bb74-f0e60943fd8d, oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-cbebf379-d271-4182-b1db-bb403af3e364, oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-ca19487e-7016-4297-942a-ae2158338226 ;
  a2a:hasEvent oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_0, oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_1, oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_2, oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_3, oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_4 ;
  a2a:hasSource oa:source_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6 .

oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-41dc421f-f8ef-4011-a2fc-0501dd1c465e
  a a2a:Person ;
  rdfs:label "N. Jan" ;
  a2a:PersonName [
    rdfs:label "N. Jan" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNameLastName "Jan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-d756dcef-1301-4cdf-9394-b8de0f4325c6
  a a2a:Person ;
  rdfs:label "Adriaen Huijbrechts" ;
  a2a:PersonName [
    rdfs:label "Adriaen Huijbrechts" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Huijbrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-b033a0ca-f97e-4ebd-bb74-f0e60943fd8d
  a a2a:Person ;
  rdfs:label "Tanneken Jans" ;
  a2a:PersonName [
    rdfs:label "Tanneken Jans" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-cbebf379-d271-4182-b1db-bb403af3e364
  a a2a:Person ;
  rdfs:label "Pierken Jans" ;
  a2a:PersonName [
    rdfs:label "Pierken Jans" ;
    a2a:PersonNameFirstName "Pierken" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person-ca19487e-7016-4297-942a-ae2158338226
  a a2a:Person ;
  rdfs:label "Jan Dignus" ;
  a2a:PersonName [
    rdfs:label "Jan Dignus" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dignus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1624-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse"
  ] .

oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person:41dc421f-f8ef-4011-a2fc-0501dd1c465e ;
  a2a:EventKeyRef oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 .

oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person:d756dcef-1301-4cdf-9394-b8de0f4325c6 ;
  a2a:EventKeyRef oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 .

oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person:b033a0ca-f97e-4ebd-bb74-f0e60943fd8d ;
  a2a:EventKeyRef oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 .

oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person:cbebf379-d271-4182-b1db-bb403af3e364 ;
  a2a:EventKeyRef oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 .

oa:relationep_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Person:ca19487e-7016-4297-942a-ae2158338226 ;
  a2a:EventKeyRef oa:event_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6_Event1 .

oa:source_thl_f49e5f02-ebe2-479d-9747-ad75d2a146d6
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Scherpenisse" ;
    rdfs:label "Scherpenisse", "1624-02-18 - 1624-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1624-02-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_015b, Periode: 1615-1624" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_015b" ;
    a2a:Folio "98" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_015b, Periode: 1615-1624, Doopboek NH kerk, afschrift Hollestelle, DTB_015b, 98"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/083ffdcb-6681-4f64-a018-dbf0b8daddfc.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/f49e5f02-ebe2-479d-9747-ad75d2a146d6" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/083ffdcb-6681-4f64-a018-dbf0b8daddfc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/f49e5f02-ebe2-479d-9747-ad75d2a146d6" ;
  a2a:RecordGUID "{f49e5f02-ebe2-479d-9747-ad75d2a146d6}" ;
  a2a:SourceRemarkOpmerking "naam kind niet genoemd" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_015b" ;
  a2a:SourceRemarkregister_periode "1615-1624" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2536_00002536.xml van THL" .

