@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_ff01f6e2-e608-4872-98fa-1f61d7796fbe
  a a2a:Record ;
  rdfs:label "Doop op 27 april 1732 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-5902ddbf-ccab-4743-91ad-e699d71beabb, oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-e6ad6edb-276e-4de2-a2ea-f0e43240eff0, oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-65a9bc8f-557f-4219-9ed8-3e31195d3287, oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-775c2c67-7544-4f9e-a38b-a49732eb9193, oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-0a028a23-c5d2-4fc3-a95c-8baa24df6313 ;
  a2a:hasEvent oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_0, oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_1, oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_2, oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_3, oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_4 ;
  a2a:hasSource oa:source_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe .

oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-5902ddbf-ccab-4743-91ad-e699d71beabb
  a a2a:Person ;
  rdfs:label "Isaak Hoek" ;
  a2a:PersonName [
    rdfs:label "Isaak Hoek" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-e6ad6edb-276e-4de2-a2ea-f0e43240eff0
  a a2a:Person ;
  rdfs:label "Isaac v.d. Slikke" ;
  a2a:PersonName [
    rdfs:label "Isaac v.d. Slikke" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Slikke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-65a9bc8f-557f-4219-9ed8-3e31195d3287
  a a2a:Person ;
  rdfs:label "Neeltje Lepeltak" ;
  a2a:PersonName [
    rdfs:label "Neeltje Lepeltak" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Lepeltak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-775c2c67-7544-4f9e-a38b-a49732eb9193
  a a2a:Person ;
  rdfs:label "Claesjen v.d. Slikke" ;
  a2a:PersonName [
    rdfs:label "Claesjen v.d. Slikke" ;
    a2a:PersonNameFirstName "Claesjen" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Slikke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person-0a028a23-c5d2-4fc3-a95c-8baa24df6313
  a a2a:Person ;
  rdfs:label "Isaak J. Hoek" ;
  a2a:PersonName [
    rdfs:label "Isaak J. Hoek" ;
    a2a:PersonNameFirstName "Isaak J." ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1732-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person:5902ddbf-ccab-4743-91ad-e699d71beabb ;
  a2a:EventKeyRef oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 .

oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person:e6ad6edb-276e-4de2-a2ea-f0e43240eff0 ;
  a2a:EventKeyRef oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 .

oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person:65a9bc8f-557f-4219-9ed8-3e31195d3287 ;
  a2a:EventKeyRef oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 .

oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person:775c2c67-7544-4f9e-a38b-a49732eb9193 ;
  a2a:EventKeyRef oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 .

oa:relationep_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Person:0a028a23-c5d2-4fc3-a95c-8baa24df6313 ;
  a2a:EventKeyRef oa:event_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe_Event1 .

oa:source_thl_ff01f6e2-e608-4872-98fa-1f61d7796fbe
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1732-04-27 - 1732-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1732-04-27"^^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/97616435-5d0b-a32a-5175-223039751082.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/ff01f6e2-e608-4872-98fa-1f61d7796fbe" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/97616435-5d0b-a32a-5175-223039751082.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/ff01f6e2-e608-4872-98fa-1f61d7796fbe" ;
  a2a:RecordGUID "{ff01f6e2-e608-4872-98fa-1f61d7796fbe}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035c" ;
  a2a:SourceRemarkregister_periode "1718-1747" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2550_00002550.xml van THL" .

