@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_451fb65a-e2c0-4c5c-8bf5-4b3d01954014
  a a2a:Record ;
  rdfs:label "Doop op 8 april 1640 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-1045511a-9e68-4268-9c65-6dfefb2fa09b, oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-692bb139-2860-4e8f-9fc3-d71b737931fe, oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-5255ccef-0824-4e9c-8b8a-b6ff7e1975b2, oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-7a0850d5-8801-48a4-bcab-7075517a46db, oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-46b44409-6315-4b76-802e-01f648e7bdd0 ;
  a2a:hasEvent oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_0, oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_1, oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_2, oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_3, oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_4 ;
  a2a:hasSource oa:source_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014 .

oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-1045511a-9e68-4268-9c65-6dfefb2fa09b
  a a2a:Person ;
  rdfs:label "Pieter Quaeck" ;
  a2a:PersonName [
    rdfs:label "Pieter Quaeck" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Quaeck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-692bb139-2860-4e8f-9fc3-d71b737931fe
  a a2a:Person ;
  rdfs:label "Adriaen Smalheer" ;
  a2a:PersonName [
    rdfs:label "Adriaen Smalheer" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Smalheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-5255ccef-0824-4e9c-8b8a-b6ff7e1975b2
  a a2a:Person ;
  rdfs:label "Adriaentie Cornelis" ;
  a2a:PersonName [
    rdfs:label "Adriaentie Cornelis" ;
    a2a:PersonNameFirstName "Adriaentie" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-7a0850d5-8801-48a4-bcab-7075517a46db
  a a2a:Person ;
  rdfs:label "Lijsebeth Claes" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Claes" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person-46b44409-6315-4b76-802e-01f648e7bdd0
  a a2a:Person ;
  rdfs:label "Adriaen Cornelis Quaeck" ;
  a2a:PersonName [
    rdfs:label "Adriaen Cornelis Quaeck" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Quaeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1640-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person:1045511a-9e68-4268-9c65-6dfefb2fa09b ;
  a2a:EventKeyRef oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 .

oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person:692bb139-2860-4e8f-9fc3-d71b737931fe ;
  a2a:EventKeyRef oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 .

oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person:5255ccef-0824-4e9c-8b8a-b6ff7e1975b2 ;
  a2a:EventKeyRef oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 .

oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person:7a0850d5-8801-48a4-bcab-7075517a46db ;
  a2a:EventKeyRef oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 .

oa:relationep_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Person:46b44409-6315-4b76-802e-01f648e7bdd0 ;
  a2a:EventKeyRef oa:event_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014_Event1 .

oa:source_thl_451fb65a-e2c0-4c5c-8bf5-4b3d01954014
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1640-04-08 - 1640-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1640" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1640-04-08"^^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/d18ca07c-d614-ceba-b04b-f30628064b78.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/451fb65a-e2c0-4c5c-8bf5-4b3d01954014" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/d18ca07c-d614-ceba-b04b-f30628064b78.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/451fb65a-e2c0-4c5c-8bf5-4b3d01954014" ;
  a2a:RecordGUID "{451fb65a-e2c0-4c5c-8bf5-4b3d01954014}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035f" ;
  a2a:SourceRemarkregister_periode "1637-1663" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1972_00001972.xml van THL" .

