@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_fba2e135-02bd-41cd-a5b3-8971ca63f2c8
  a a2a:Record ;
  rdfs:label "Doop op 27 juni 1756 te Tholen" ;
  a2a:hasPerson oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-5fa32458-41d9-45eb-afe6-b5fe35464bdf, oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-fc8e89c9-1cba-4d16-a372-b5db6574318d, oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-eef5144a-0e4c-449e-afb6-4ce56d5ef31b, oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-fea6a330-486d-46ef-bc94-78f50b7c92f1, oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-3d29e6ae-f0d8-4c3c-b390-76cd71e8f498, oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-aa5d4b3d-2180-4c1b-b992-0091e2a083f6 ;
  a2a:hasEvent oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_0, oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_1, oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_2, oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_3, oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_4, oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_5 ;
  a2a:hasSource oa:source_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8 .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-5fa32458-41d9-45eb-afe6-b5fe35464bdf
  a a2a:Person ;
  rdfs:label "Jan Roggebant" ;
  a2a:PersonName [
    rdfs:label "Jan Roggebant" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roggebant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-fc8e89c9-1cba-4d16-a372-b5db6574318d
  a a2a:Person ;
  rdfs:label "Cornelis den Danser" ;
  a2a:PersonName [
    rdfs:label "Cornelis den Danser" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Danser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-eef5144a-0e4c-449e-afb6-4ce56d5ef31b
  a a2a:Person ;
  rdfs:label "Jannetje Roggebant" ;
  a2a:PersonName [
    rdfs:label "Jannetje Roggebant" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Roggebant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-fea6a330-486d-46ef-bc94-78f50b7c92f1
  a a2a:Person ;
  rdfs:label "Maria Kruijslander" ;
  a2a:PersonName [
    rdfs:label "Maria Kruijslander" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kruijslander"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-3d29e6ae-f0d8-4c3c-b390-76cd71e8f498
  a a2a:Person ;
  rdfs:label "Francijna Loene" ;
  a2a:PersonName [
    rdfs:label "Francijna Loene" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNameLastName "Loene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person-aa5d4b3d-2180-4c1b-b992-0091e2a083f6
  a a2a:Person ;
  rdfs:label "Eva Roggebant" ;
  a2a:PersonName [
    rdfs:label "Eva Roggebant" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Roggebant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1756-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:5fa32458-41d9-45eb-afe6-b5fe35464bdf ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:fc8e89c9-1cba-4d16-a372-b5db6574318d ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:eef5144a-0e4c-449e-afb6-4ce56d5ef31b ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:fea6a330-486d-46ef-bc94-78f50b7c92f1 ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:3d29e6ae-f0d8-4c3c-b390-76cd71e8f498 ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:relationep_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Person:aa5d4b3d-2180-4c1b-b992-0091e2a083f6 ;
  a2a:EventKeyRef oa:event_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8_Event1 .

oa:source_thl_fba2e135-02bd-41cd-a5b3-8971ca63f2c8
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1756-06-27 - 1756-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1756-06-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_050, Periode: 1752-1769" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_050" ;
    a2a:Folio "41" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_050, Periode: 1752-1769, Doopboek NH kerk, afschrift Hollestelle, DTB_050, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/f1c6dc05-44f2-70e2-330f-7a8512dc1431.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/fba2e135-02bd-41cd-a5b3-8971ca63f2c8" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/f1c6dc05-44f2-70e2-330f-7a8512dc1431.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/fba2e135-02bd-41cd-a5b3-8971ca63f2c8" ;
  a2a:RecordGUID "{fba2e135-02bd-41cd-a5b3-8971ca63f2c8}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_050" ;
  a2a:SourceRemarkregister_periode "1752-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2546_00002546.xml van THL" .

