@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_0d7f338b-e4b4-4de4-87a4-d484264b59af
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1732 te Tholen" ;
  a2a:hasPerson oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-9f7195d7-4214-49c3-8242-d5d052ef68ce, oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-d28e3ff1-4736-4217-b8b7-8d9fe6846b1a, oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-970e893e-ba19-4a73-b693-bd482ece165c, oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-29074ed3-50b8-4fca-a72b-dac3c4478548, oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-c7d9b5c1-d464-4e16-8a0f-dda140024a70 ;
  a2a:hasEvent oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_0, oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_1, oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_2, oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_3, oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_4 ;
  a2a:hasSource oa:source_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af .

oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-9f7195d7-4214-49c3-8242-d5d052ef68ce
  a a2a:Person ;
  rdfs:label "Cornelis Bout" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bout" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-d28e3ff1-4736-4217-b8b7-8d9fe6846b1a
  a a2a:Person ;
  rdfs:label "Noach Foljon" ;
  a2a:PersonName [
    rdfs:label "Noach Foljon" ;
    a2a:PersonNameFirstName "Noach" ;
    a2a:PersonNameLastName "Foljon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-970e893e-ba19-4a73-b693-bd482ece165c
  a a2a:Person ;
  rdfs:label "Cornelia de Wit" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Wit" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-29074ed3-50b8-4fca-a72b-dac3c4478548
  a a2a:Person ;
  rdfs:label "Adriaan Bout" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bout" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person-c7d9b5c1-d464-4e16-8a0f-dda140024a70
  a a2a:Person ;
  rdfs:label "Aaltje Foljon" ;
  a2a:PersonName [
    rdfs:label "Aaltje Foljon" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Foljon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1732-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person:9f7195d7-4214-49c3-8242-d5d052ef68ce ;
  a2a:EventKeyRef oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 .

oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person:d28e3ff1-4736-4217-b8b7-8d9fe6846b1a ;
  a2a:EventKeyRef oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 .

oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person:970e893e-ba19-4a73-b693-bd482ece165c ;
  a2a:EventKeyRef oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 .

oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person:29074ed3-50b8-4fca-a72b-dac3c4478548 ;
  a2a:EventKeyRef oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 .

oa:relationep_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Person:c7d9b5c1-d464-4e16-8a0f-dda140024a70 ;
  a2a:EventKeyRef oa:event_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af_Event1 .

oa:source_thl_0d7f338b-e4b4-4de4-87a4-d484264b59af
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1732-02-06 - 1732-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1732-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_048, Periode: 1723-1734" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_048" ;
    a2a:Folio "86" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_048, Periode: 1723-1734, Doopboek NH kerk, afschrift Hollestelle, DTB_048, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/8926f5c8-a001-3012-4daa-2a86907b1951.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/0d7f338b-e4b4-4de4-87a4-d484264b59af" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/8926f5c8-a001-3012-4daa-2a86907b1951.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/0d7f338b-e4b4-4de4-87a4-d484264b59af" ;
  a2a:RecordGUID "{0d7f338b-e4b4-4de4-87a4-d484264b59af}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_048" ;
  a2a:SourceRemarkregister_periode "1723-1734" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1893_00001893.xml van THL" .

