@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_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1810 te Poortvliet" ;
  a2a:hasPerson oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-702ee70b-064f-4dc5-830d-97eb7fca3966, oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-1497a011-000c-47ef-8b78-ca25491d617d, oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-aa90ccc9-c0ef-4d30-952f-e768007d8b7f, oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-7d77e9bc-8fdd-4e8e-933d-5246de5ec4c8, oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-1be7d651-e0b5-4ade-b7cc-ef841795541c ;
  a2a:hasEvent oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_0, oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_1, oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_2, oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_3, oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_4 ;
  a2a:hasSource oa:source_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0 .

oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-702ee70b-064f-4dc5-830d-97eb7fca3966
  a a2a:Person ;
  rdfs:label "Davida Hage" ;
  a2a:PersonName [
    rdfs:label "Davida Hage" ;
    a2a:PersonNameFirstName "Davida" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1810-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-1497a011-000c-47ef-8b78-ca25491d617d
  a a2a:Person ;
  rdfs:label "David Corvink" ;
  a2a:PersonName [
    rdfs:label "David Corvink" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Corvink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-aa90ccc9-c0ef-4d30-952f-e768007d8b7f
  a a2a:Person ;
  rdfs:label "Jacomina de Waal" ;
  a2a:PersonName [
    rdfs:label "Jacomina de Waal" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-7d77e9bc-8fdd-4e8e-933d-5246de5ec4c8
  a a2a:Person ;
  rdfs:label "Catharina Corvink" ;
  a2a:PersonName [
    rdfs:label "Catharina Corvink" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Corvink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person-1be7d651-e0b5-4ade-b7cc-ef841795541c
  a a2a:Person ;
  rdfs:label "Cornelis Izaekse Hage" ;
  a2a:PersonName [
    rdfs:label "Cornelis Izaekse Hage" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Izaekse" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1810-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person:702ee70b-064f-4dc5-830d-97eb7fca3966 ;
  a2a:EventKeyRef oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 .

oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person:1497a011-000c-47ef-8b78-ca25491d617d ;
  a2a:EventKeyRef oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 .

oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person:aa90ccc9-c0ef-4d30-952f-e768007d8b7f ;
  a2a:EventKeyRef oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 .

oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person:7d77e9bc-8fdd-4e8e-933d-5246de5ec4c8 ;
  a2a:EventKeyRef oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 .

oa:relationep_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Person:1be7d651-e0b5-4ade-b7cc-ef841795541c ;
  a2a:EventKeyRef oa:event_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0_Event1 .

oa:source_thl_dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet", "1810-11-04 - 1810-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1810-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_010, Periode: 1735-1810" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_010" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_010, Periode: 1735-1810, Doopboek NH kerk, DTB_010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/b44041ca-f3f1-c7f9-0b1d-420b75dcfb4a.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/b44041ca-f3f1-c7f9-0b1d-420b75dcfb4a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0" ;
  a2a:RecordGUID "{dd6bd3f2-70fd-4e01-ad74-8cc0d080cad0}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_010" ;
  a2a:SourceRemarkregister_periode "1735-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2504_00002504.xml van THL" .

