@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_597b2f9d-e176-491d-9877-a2f855d902ce
  a a2a:Record ;
  rdfs:label "Doop op 7 november 1659 te Tholen" ;
  a2a:hasPerson oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-c02a11d6-e3ee-4cd2-909f-3efea85dcdd9, oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-db14f640-5afe-482b-a17b-4b53ac536382, oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-3125803f-9ee7-406b-a4c5-3755beed1f30, oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-d90fe104-1afb-4761-8222-dd4f08c81191, oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-fc4de6e9-f230-4856-a7d8-2e950335938c, oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-ce9e552a-a96d-4756-baa5-872d2ef0e383 ;
  a2a:hasEvent oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_0, oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_1, oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_2, oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_3, oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_4, oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_5 ;
  a2a:hasSource oa:source_thl_597b2f9d-e176-491d-9877-a2f855d902ce .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-c02a11d6-e3ee-4cd2-909f-3efea85dcdd9
  a a2a:Person ;
  rdfs:label "Joan Bodel" ;
  a2a:PersonName [
    rdfs:label "Joan Bodel" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-db14f640-5afe-482b-a17b-4b53ac536382
  a a2a:Person ;
  rdfs:label "Marinus Bodel" ;
  a2a:PersonName [
    rdfs:label "Marinus Bodel" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-3125803f-9ee7-406b-a4c5-3755beed1f30
  a a2a:Person ;
  rdfs:label "Cornelia Frederiks" ;
  a2a:PersonName [
    rdfs:label "Cornelia Frederiks" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Frederiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-d90fe104-1afb-4761-8222-dd4f08c81191
  a a2a:Person ;
  rdfs:label "Elisabeth Schepens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schepens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schepens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-fc4de6e9-f230-4856-a7d8-2e950335938c
  a a2a:Person ;
  rdfs:label "Martijntge Strijts" ;
  a2a:PersonName [
    rdfs:label "Martijntge Strijts" ;
    a2a:PersonNameFirstName "Martijntge" ;
    a2a:PersonNameLastName "Strijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person-ce9e552a-a96d-4756-baa5-872d2ef0e383
  a a2a:Person ;
  rdfs:label "Maria Bodel" ;
  a2a:PersonName [
    rdfs:label "Maria Bodel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1659-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:c02a11d6-e3ee-4cd2-909f-3efea85dcdd9 ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:db14f640-5afe-482b-a17b-4b53ac536382 ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:3125803f-9ee7-406b-a4c5-3755beed1f30 ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:d90fe104-1afb-4761-8222-dd4f08c81191 ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:fc4de6e9-f230-4856-a7d8-2e950335938c ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:relationep_thl_597b2f9d-e176-491d-9877-a2f855d902ce_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Person:ce9e552a-a96d-4756-baa5-872d2ef0e383 ;
  a2a:EventKeyRef oa:event_thl_597b2f9d-e176-491d-9877-a2f855d902ce_Event1 .

oa:source_thl_597b2f9d-e176-491d-9877-a2f855d902ce
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1659-11-07 - 1659-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1659-11-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_043, Periode: 1658-1664" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_043" ;
    a2a:Folio "27" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_043, Periode: 1658-1664, Doopboek NH kerk, afschrift Hollestelle, DTB_043, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/27901faa-af59-fb93-4cff-53d65b72a724.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/597b2f9d-e176-491d-9877-a2f855d902ce" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/27901faa-af59-fb93-4cff-53d65b72a724.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-08-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/597b2f9d-e176-491d-9877-a2f855d902ce" ;
  a2a:RecordGUID "{597b2f9d-e176-491d-9877-a2f855d902ce}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_043" ;
  a2a:SourceRemarkregister_periode "1658-1664" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2001_00002001.xml van THL" .

