@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_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1915 te Helmond" ;
  a2a:hasPerson oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-56749169-d45c-5b37-1b59-a68eedb41e74, oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-a097df88-a4e0-6a87-d348-197cfb6f0f38, oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-a29ec836-7a02-e72f-cc70-b87125119d69 ;
  a2a:hasEvent oa:event_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_0, oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_1, oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_2 ;
  a2a:hasSource oa:source_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2 .

oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-56749169-d45c-5b37-1b59-a68eedb41e74
  a a2a:Person ;
  rdfs:label "Franciscus Gerardus Johannes Heessels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Gerardus Johannes Heessels" ;
    a2a:PersonNameFirstName "Franciscus Gerardus Johannes" ;
    a2a:PersonNameLastName "Heessels"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-a097df88-a4e0-6a87-d348-197cfb6f0f38
  a a2a:Person ;
  rdfs:label "Dijmphina Huberta van den Bogaerd" ;
  a2a:PersonName [
    rdfs:label "Dijmphina Huberta van den Bogaerd" ;
    a2a:PersonNameFirstName "Dijmphina Huberta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaerd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person-a29ec836-7a02-e72f-cc70-b87125119d69
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Heessels" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Heessels" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Heessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1915-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person:56749169-d45c-5b37-1b59-a68eedb41e74 ;
  a2a:EventKeyRef oa:event_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Event1 .

oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person:a097df88-a4e0-6a87-d348-197cfb6f0f38 ;
  a2a:EventKeyRef oa:event_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Event1 .

oa:relationep_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Person:a29ec836-7a02-e72f-cc70-b87125119d69 ;
  a2a:EventKeyRef oa:event_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2_Event1 .

oa:source_bhi_2113bcc2-c6d4-dbcf-2eda-e5718f2714c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1915-04-10 - 1915-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1915-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1506, Periode: 1915" ;
    a2a:Book "Overlijdensregister Helmond 1915" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "1506" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1506, Periode: 1915, Overlijdensregister Helmond 1915, 88, 1506"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7e8cb959-d747-dc54-1fe9-bb09d181832f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7e8cb959-d747-dc54-1fe9-bb09d181832f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2113bcc2-c6d4-dbcf-2eda-e5718f2714c2" ;
  a2a:RecordGUID "{2113bcc2-c6d4-dbcf-2eda-e5718f2714c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_55_00000055.xml van BHI" .

