@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_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e
  a a2a:Record ;
  rdfs:label "Doop op 6 september 1693 te Tholen" ;
  a2a:hasPerson oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-8176690e-0196-40a7-b76c-3c2558e349e1, oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-96a04a01-6b53-484b-9a13-fe01c1ace9ca, oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-f6bac2d8-26f9-4f47-82f4-9ceefc5299e6, oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-5b720eda-66ff-4987-af60-0365afaca824, oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-425287cd-f9bf-4e49-b842-792f7a28dd6d ;
  a2a:hasEvent oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_0, oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_1, oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_2, oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_3, oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_4 ;
  a2a:hasSource oa:source_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e .

oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-8176690e-0196-40a7-b76c-3c2558e349e1
  a a2a:Person ;
  rdfs:label "Jan Galee" ;
  a2a:PersonName [
    rdfs:label "Jan Galee" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Galee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-96a04a01-6b53-484b-9a13-fe01c1ace9ca
  a a2a:Person ;
  rdfs:label "Jacob Sijerevelt" ;
  a2a:PersonName [
    rdfs:label "Jacob Sijerevelt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Sijerevelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-f6bac2d8-26f9-4f47-82f4-9ceefc5299e6
  a a2a:Person ;
  rdfs:label "Tannek van Noote" ;
  a2a:PersonName [
    rdfs:label "Tannek van Noote" ;
    a2a:PersonNameFirstName "Tannek" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noote"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-5b720eda-66ff-4987-af60-0365afaca824
  a a2a:Person ;
  rdfs:label "Adrijaentje van Nooten" ;
  a2a:PersonName [
    rdfs:label "Adrijaentje van Nooten" ;
    a2a:PersonNameFirstName "Adrijaentje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nooten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person-425287cd-f9bf-4e49-b842-792f7a28dd6d
  a a2a:Person ;
  rdfs:label "Cornelis Galee" ;
  a2a:PersonName [
    rdfs:label "Cornelis Galee" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Galee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1693-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person:8176690e-0196-40a7-b76c-3c2558e349e1 ;
  a2a:EventKeyRef oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 .

oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person:96a04a01-6b53-484b-9a13-fe01c1ace9ca ;
  a2a:EventKeyRef oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 .

oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person:f6bac2d8-26f9-4f47-82f4-9ceefc5299e6 ;
  a2a:EventKeyRef oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 .

oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person:5b720eda-66ff-4987-af60-0365afaca824 ;
  a2a:EventKeyRef oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 .

oa:relationep_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Person:425287cd-f9bf-4e49-b842-792f7a28dd6d ;
  a2a:EventKeyRef oa:event_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e_Event1 .

oa:source_thl_b4ee4b06-d8fe-4d44-af95-ccb2bef2079e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1693-09-06 - 1693-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1693-09-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_045, Periode: 1675-1695" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_045" ;
    a2a:Folio "241" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_045, Periode: 1675-1695, Doopboek NH kerk, afschrift Hollestelle, DTB_045, 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c9e6b0ea-eeed-27c2-3aa4-cd490c280ae6.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b4ee4b06-d8fe-4d44-af95-ccb2bef2079e" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c9e6b0ea-eeed-27c2-3aa4-cd490c280ae6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b4ee4b06-d8fe-4d44-af95-ccb2bef2079e" ;
  a2a:RecordGUID "{b4ee4b06-d8fe-4d44-af95-ccb2bef2079e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_045" ;
  a2a:SourceRemarkregister_periode "1675-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2128_00002128.xml van THL" .

