@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_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1935 te Raamsdonk" ;
  a2a:hasPerson oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-f2209eb6-f84a-e76b-278a-62ce1f41dfaa, oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-671c9e7a-5ab0-61c3-7d1e-6d4e0f93ef0a, oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-2150ac3a-eabf-2d8e-4c00-8fbbe0094e76 ;
  a2a:hasEvent oa:event_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_0, oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_1, oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_2 ;
  a2a:hasSource oa:source_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627 .

oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-f2209eb6-f84a-e76b-278a-62ce1f41dfaa
  a a2a:Person ;
  rdfs:label "Adriana Anna Verschuren" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Verschuren" ;
    a2a:PersonNameFirstName "Adriana Anna" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-671c9e7a-5ab0-61c3-7d1e-6d4e0f93ef0a
  a a2a:Person ;
  rdfs:label "Johanna Beunis" ;
  a2a:PersonName [
    rdfs:label "Johanna Beunis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Beunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person-2150ac3a-eabf-2d8e-4c00-8fbbe0094e76
  a a2a:Person ;
  rdfs:label "Cornelis Francis Verschuren" ;
  a2a:PersonName [
    rdfs:label "Cornelis Francis Verschuren" ;
    a2a:PersonNameFirstName "Cornelis Francis" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1935-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person:f2209eb6-f84a-e76b-278a-62ce1f41dfaa ;
  a2a:EventKeyRef oa:event_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Event1 .

oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person:671c9e7a-5ab0-61c3-7d1e-6d4e0f93ef0a ;
  a2a:EventKeyRef oa:event_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Event1 .

oa:relationep_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Person:2150ac3a-eabf-2d8e-4c00-8fbbe0094e76 ;
  a2a:EventKeyRef oa:event_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627_Event1 .

oa:source_bhi_a0991dcd-4c0c-e338-5d98-5c2f9fa0a627
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1935-02-09 - 1935-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1935-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 458, Periode: 1935" ;
    a2a:Book "Overlijdensregister Raamsdonk 1935" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "458" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 458, Periode: 1935, Overlijdensregister Raamsdonk 1935, 12, 458"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bef9ef8e-de37-b244-60d8-989a543fe1a4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bef9ef8e-de37-b244-60d8-989a543fe1a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a0991dcd-4c0c-e338-5d98-5c2f9fa0a627" ;
  a2a:RecordGUID "{a0991dcd-4c0c-e338-5d98-5c2f9fa0a627}" ;
  a2a:SourceRemarkdeel "458" ;
  a2a:SourceRemarkregister_periode "1935" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_125_00000125.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1935-02-08" .
