@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_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1654 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-cf4187b6-d61d-45d5-b513-f60f4b60e1a2, oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-96fdddc8-b2d8-4b7a-a453-a2fc3c2ed61f, oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-910aafb6-80dc-432c-a214-798673536be5, oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-69c1796f-6c1f-7dec-ae6d-9c18df3eb076, oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-8cd54da2-b496-41f0-b5e4-44160080f897, oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-71a6c5e2-6069-4ad0-b888-7541f4833dcb ;
  a2a:hasEvent oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_0, oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_1, oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_2, oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_3, oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_4, oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_5 ;
  a2a:hasSource oa:source_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-cf4187b6-d61d-45d5-b513-f60f4b60e1a2
  a a2a:Person ;
  rdfs:label "Cornelis Willem" ;
  a2a:PersonName [
    rdfs:label "Cornelis Willem" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Willem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-96fdddc8-b2d8-4b7a-a453-a2fc3c2ed61f
  a a2a:Person ;
  rdfs:label "Jochem Stevensen" ;
  a2a:PersonName [
    rdfs:label "Jochem Stevensen" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNameLastName "Stevensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-910aafb6-80dc-432c-a214-798673536be5
  a a2a:Person ;
  rdfs:label "N. Jans" ;
  a2a:PersonName [
    rdfs:label "N. Jans" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-69c1796f-6c1f-7dec-ae6d-9c18df3eb076
  a a2a:Person ;
  rdfs:label "N. N." ;
  a2a:PersonName [
    rdfs:label "N. N." ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-8cd54da2-b496-41f0-b5e4-44160080f897
  a a2a:Person ;
  rdfs:label "Susannetje Jans" ;
  a2a:PersonName [
    rdfs:label "Susannetje Jans" ;
    a2a:PersonNameFirstName "Susannetje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person-71a6c5e2-6069-4ad0-b888-7541f4833dcb
  a a2a:Person ;
  rdfs:label "Willem Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelisse" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1654-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:cf4187b6-d61d-45d5-b513-f60f4b60e1a2 ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:96fdddc8-b2d8-4b7a-a453-a2fc3c2ed61f ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:910aafb6-80dc-432c-a214-798673536be5 ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:69c1796f-6c1f-7dec-ae6d-9c18df3eb076 ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:8cd54da2-b496-41f0-b5e4-44160080f897 ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:relationep_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Person:71a6c5e2-6069-4ad0-b888-7541f4833dcb ;
  a2a:EventKeyRef oa:event_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea_Event1 .

oa:source_thl_2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1654-11-01 - 1654-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1654-11-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035f, Periode: 1637-1663" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035f" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035f, Periode: 1637-1663, Doopboek NH kerk, afschrift Kloet, DTB_035f"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/f1cf24bb-6b1a-1c19-54a6-b02818081c77.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f1cf24bb-6b1a-1c19-54a6-b02818081c77.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea" ;
  a2a:RecordGUID "{2ce3bea4-f2ea-4ac5-b83a-bd0cd17e93ea}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035f" ;
  a2a:SourceRemarkregister_periode "1637-1663" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1938_00001938.xml van THL" .

