@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_19224c8d-cada-46b9-9ebb-541d0967bdfb
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1670 te Tholen" ;
  a2a:hasPerson oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-fd7ec806-94ed-42f7-b9bd-b55fe50d6263, oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-ed328254-531c-4fed-8c17-9dcb96603330, oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-31df4bac-dbb0-476b-993d-a3f6e848e77a, oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-f170cf9e-2e3c-4c9b-9fa8-439509cd5cef, oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-5528e56d-2af0-498a-8573-307ef773a604 ;
  a2a:hasEvent oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_0, oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_1, oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_2, oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_3, oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_4 ;
  a2a:hasSource oa:source_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb .

oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-fd7ec806-94ed-42f7-b9bd-b55fe50d6263
  a a2a:Person ;
  rdfs:label "Anna Bodel" ;
  a2a:PersonName [
    rdfs:label "Anna Bodel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-ed328254-531c-4fed-8c17-9dcb96603330
  a a2a:Person ;
  rdfs:label "Johan Bodel" ;
  a2a:PersonName [
    rdfs:label "Johan Bodel" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-31df4bac-dbb0-476b-993d-a3f6e848e77a
  a a2a:Person ;
  rdfs:label "Anna Snoucks" ;
  a2a:PersonName [
    rdfs:label "Anna Snoucks" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Snoucks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-f170cf9e-2e3c-4c9b-9fa8-439509cd5cef
  a a2a:Person ;
  rdfs:label "Maria Adriaens" ;
  a2a:PersonName [
    rdfs:label "Maria Adriaens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Adriaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person-5528e56d-2af0-498a-8573-307ef773a604
  a a2a:Person ;
  rdfs:label "Adriaen Bodel" ;
  a2a:PersonName [
    rdfs:label "Adriaen Bodel" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Bodel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1670-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person:fd7ec806-94ed-42f7-b9bd-b55fe50d6263 ;
  a2a:EventKeyRef oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 .

oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person:ed328254-531c-4fed-8c17-9dcb96603330 ;
  a2a:EventKeyRef oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 .

oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person:31df4bac-dbb0-476b-993d-a3f6e848e77a ;
  a2a:EventKeyRef oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 .

oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person:f170cf9e-2e3c-4c9b-9fa8-439509cd5cef ;
  a2a:EventKeyRef oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 .

oa:relationep_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Person:5528e56d-2af0-498a-8573-307ef773a604 ;
  a2a:EventKeyRef oa:event_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb_Event1 .

oa:source_thl_19224c8d-cada-46b9-9ebb-541d0967bdfb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1670-02-07 - 1670-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1670-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_044, Periode: 1665-1675" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_044" ;
    a2a:Folio "92" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_044, Periode: 1665-1675, Doopboek NH kerk, afschrift Hollestelle, DTB_044, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/4b5d0eb5-af36-bbb8-fbfc-e1db84ce35fa.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/19224c8d-cada-46b9-9ebb-541d0967bdfb" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/4b5d0eb5-af36-bbb8-fbfc-e1db84ce35fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/19224c8d-cada-46b9-9ebb-541d0967bdfb" ;
  a2a:RecordGUID "{19224c8d-cada-46b9-9ebb-541d0967bdfb}" ;
  a2a:SourceRemarkOpmerking "kind van tweeling" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_044" ;
  a2a:SourceRemarkregister_periode "1665-1675" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1909_00001909.xml van THL" .

