@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_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68
  a a2a:Record ;
  rdfs:label "Overlijden op 2 april 1916 te Helmond" ;
  a2a:hasPerson oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-6c963845-1ee9-5762-a6e7-206775544037, oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-1ba88b87-8d91-76f9-d3f0-7993852e13c5, oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-836152a7-f536-8620-0e93-f4754b594056, oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-991c23d1-106e-5bab-b046-cde4c7e1fb4e ;
  a2a:hasEvent oa:event_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_0, oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_1, oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_0 ;
  a2a:hasSource oa:source_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68 .

oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-6c963845-1ee9-5762-a6e7-206775544037
  a a2a:Person ;
  rdfs:label "Johannes van Bokhoven" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bokhoven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bokhoven"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-1ba88b87-8d91-76f9-d3f0-7993852e13c5
  a a2a:Person ;
  rdfs:label "Anna Maria Markgraaf" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Markgraaf" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Markgraaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-836152a7-f536-8620-0e93-f4754b594056
  a a2a:Person ;
  rdfs:label "Francis van Bokhoven" ;
  a2a:PersonName [
    rdfs:label "Francis van Bokhoven" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bokhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person-991c23d1-106e-5bab-b046-cde4c7e1fb4e
  a a2a:Person ;
  rdfs:label "Johanna Maria van Oekel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Oekel" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oekel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1916-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person:6c963845-1ee9-5762-a6e7-206775544037 ;
  a2a:EventKeyRef oa:event_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Event1 .

oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person:1ba88b87-8d91-76f9-d3f0-7993852e13c5 ;
  a2a:EventKeyRef oa:event_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Event1 .

oa:relationep_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person:836152a7-f536-8620-0e93-f4754b594056 ;
  a2a:EventKeyRef oa:event_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Event1 .

oa:relationpp_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person:6c963845-1ee9-5762-a6e7-206775544037, oa:person_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68_Person:991c23d1-106e-5bab-b046-cde4c7e1fb4e .

oa:source_bhi_b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1916-04-03 - 1916-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1916-04-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1507, Periode: 1916" ;
    a2a:Book "Overlijdensregister Helmond 1916" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "1507" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1507, Periode: 1916, Overlijdensregister Helmond 1916, 85, 1507"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f8c78150-bf64-5799-34bd-09d7d4140453.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f8c78150-bf64-5799-34bd-09d7d4140453.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68" ;
  a2a:RecordGUID "{b0fbddc6-7c2e-e9f1-eeb2-7eaaf7cf0c68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_88_00000088.xml van BHI" .

