@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_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5
  a a2a:Record ;
  rdfs:label "Doop op 24 april 1729 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-b28b2a38-b6d8-44d9-a06f-8bbb4d735add, oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-d105e5a9-803c-4dd7-a112-aaf61dfba84b, oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-bd2a1bcc-bba9-459a-81ba-7a7ac5060efd, oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-49fc5d53-5406-4e67-afe6-22b62ed5bdf4, oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-70a08002-3bfc-400a-b884-7d848b618def ;
  a2a:hasEvent oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_0, oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_1, oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_2, oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_3, oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_4 ;
  a2a:hasSource oa:source_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5 .

oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-b28b2a38-b6d8-44d9-a06f-8bbb4d735add
  a a2a:Person ;
  rdfs:label "Pieter Hubrechtse" ;
  a2a:PersonName [
    rdfs:label "Pieter Hubrechtse" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hubrechtse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-d105e5a9-803c-4dd7-a112-aaf61dfba84b
  a a2a:Person ;
  rdfs:label "Pieter Bil" ;
  a2a:PersonName [
    rdfs:label "Pieter Bil" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bil"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-bd2a1bcc-bba9-459a-81ba-7a7ac5060efd
  a a2a:Person ;
  rdfs:label "Magdalena Ariaensen" ;
  a2a:PersonName [
    rdfs:label "Magdalena Ariaensen" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Ariaensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-49fc5d53-5406-4e67-afe6-22b62ed5bdf4
  a a2a:Person ;
  rdfs:label "Jacomina de Vos" ;
  a2a:PersonName [
    rdfs:label "Jacomina de Vos" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person-70a08002-3bfc-400a-b884-7d848b618def
  a a2a:Person ;
  rdfs:label "Engel Hubrechtse" ;
  a2a:PersonName [
    rdfs:label "Engel Hubrechtse" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Hubrechtse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1729-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person:b28b2a38-b6d8-44d9-a06f-8bbb4d735add ;
  a2a:EventKeyRef oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 .

oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person:d105e5a9-803c-4dd7-a112-aaf61dfba84b ;
  a2a:EventKeyRef oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 .

oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person:bd2a1bcc-bba9-459a-81ba-7a7ac5060efd ;
  a2a:EventKeyRef oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 .

oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person:49fc5d53-5406-4e67-afe6-22b62ed5bdf4 ;
  a2a:EventKeyRef oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 .

oa:relationep_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Person:70a08002-3bfc-400a-b884-7d848b618def ;
  a2a:EventKeyRef oa:event_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5_Event1 .

oa:source_thl_d70a92cc-5760-4e1d-bdf9-a47064e4a8a5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1729-04-24 - 1729-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1729-04-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035c, Periode: 1718-1747" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035c" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035c, Periode: 1718-1747, Doopboek NH kerk, afschrift Kloet, DTB_035c"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/82a305fa-5593-b1a1-2758-58b1ee447668.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d70a92cc-5760-4e1d-bdf9-a47064e4a8a5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/82a305fa-5593-b1a1-2758-58b1ee447668.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/d70a92cc-5760-4e1d-bdf9-a47064e4a8a5" ;
  a2a:RecordGUID "{d70a92cc-5760-4e1d-bdf9-a47064e4a8a5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035c" ;
  a2a:SourceRemarkregister_periode "1718-1747" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2496_00002496.xml van THL" .

