@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_2fa5f7f8-bf70-481a-8eec-aba8248c210e
  a a2a:Record ;
  rdfs:label "Doop op 18 maart 1696 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-9ead2f61-c5db-4ab4-a99a-bc06423f646d, oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-5a010c0a-c422-42b6-8cf5-fecf6c85b21e, oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-c79d0e2f-e39b-4684-8616-eff25dc116c9, oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-07a9ed5b-57a1-433c-bbc9-7a5a7f30783c, oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-7426aca3-ac18-47f2-8b49-a188dbfa6564 ;
  a2a:hasEvent oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_0, oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_1, oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_2, oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_3, oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_4 ;
  a2a:hasSource oa:source_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e .

oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-9ead2f61-c5db-4ab4-a99a-bc06423f646d
  a a2a:Person ;
  rdfs:label "Hendrikus le Roij" ;
  a2a:PersonName [
    rdfs:label "Hendrikus le Roij" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-5a010c0a-c422-42b6-8cf5-fecf6c85b21e
  a a2a:Person ;
  rdfs:label "Johannes Verbeeke" ;
  a2a:PersonName [
    rdfs:label "Johannes Verbeeke" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verbeeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-c79d0e2f-e39b-4684-8616-eff25dc116c9
  a a2a:Person ;
  rdfs:label "Grietje Witte Scherpenisse" ;
  a2a:PersonName [
    rdfs:label "Grietje Witte Scherpenisse" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Witte" ;
    a2a:PersonNameLastName "Scherpenisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-07a9ed5b-57a1-433c-bbc9-7a5a7f30783c
  a a2a:Person ;
  rdfs:label "Lesija Cloet" ;
  a2a:PersonName [
    rdfs:label "Lesija Cloet" ;
    a2a:PersonNameFirstName "Lesija" ;
    a2a:PersonNameLastName "Cloet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person-7426aca3-ac18-47f2-8b49-a188dbfa6564
  a a2a:Person ;
  rdfs:label "Michiel le Roij" ;
  a2a:PersonName [
    rdfs:label "Michiel le Roij" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1696-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person:9ead2f61-c5db-4ab4-a99a-bc06423f646d ;
  a2a:EventKeyRef oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 .

oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person:5a010c0a-c422-42b6-8cf5-fecf6c85b21e ;
  a2a:EventKeyRef oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 .

oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person:c79d0e2f-e39b-4684-8616-eff25dc116c9 ;
  a2a:EventKeyRef oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 .

oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person:07a9ed5b-57a1-433c-bbc9-7a5a7f30783c ;
  a2a:EventKeyRef oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 .

oa:relationep_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Person:7426aca3-ac18-47f2-8b49-a188dbfa6564 ;
  a2a:EventKeyRef oa:event_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e_Event1 .

oa:source_thl_2fa5f7f8-bf70-481a-8eec-aba8248c210e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1696-03-18 - 1696-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1696-03-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035d, Periode: 1690-1718" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035d" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035d, Periode: 1690-1718, Doopboek NH kerk, afschrift Kloet, DTB_035d"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/a06c4641-3e89-323a-699e-6b215bc1f9cb.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2fa5f7f8-bf70-481a-8eec-aba8248c210e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/a06c4641-3e89-323a-699e-6b215bc1f9cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2fa5f7f8-bf70-481a-8eec-aba8248c210e" ;
  a2a:RecordGUID "{2fa5f7f8-bf70-481a-8eec-aba8248c210e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035d" ;
  a2a:SourceRemarkregister_periode "1690-1718" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1942_00001942.xml van THL" .

