@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_de592b4b-eab6-d3e6-0272-6d15d33cd41a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 september 1946 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-3c46ecb0-d218-a59b-0022-475367890099, oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-ece94c08-e184-2294-5695-3142d3d182bc, oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-1af1b958-453e-2548-ff9e-a51d18613c96, oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-fca64814-3a91-36fd-5323-6241ad378f85 ;
  a2a:hasEvent oa:event_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_0, oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_1, oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_0 ;
  a2a:hasSource oa:source_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a .

oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-3c46ecb0-d218-a59b-0022-475367890099
  a a2a:Person ;
  rdfs:label "Helena van den Boom" ;
  a2a:PersonName [
    rdfs:label "Helena van den Boom" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-ece94c08-e184-2294-5695-3142d3d182bc
  a a2a:Person ;
  rdfs:label "Maria Philomena van Riel" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena van Riel" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-1af1b958-453e-2548-ff9e-a51d18613c96
  a a2a:Person ;
  rdfs:label "Johannes Baptist van Riel" ;
  a2a:PersonName [
    rdfs:label "Johannes Baptist van Riel" ;
    a2a:PersonNameFirstName "Johannes Baptist" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person-fca64814-3a91-36fd-5323-6241ad378f85
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Henricus Vugts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Henricus Vugts" ;
    a2a:PersonNameFirstName "Adrianus Franciscus Henricus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1946-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person:3c46ecb0-d218-a59b-0022-475367890099 ;
  a2a:EventKeyRef oa:event_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Event1 .

oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person:ece94c08-e184-2294-5695-3142d3d182bc ;
  a2a:EventKeyRef oa:event_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Event1 .

oa:relationep_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person:1af1b958-453e-2548-ff9e-a51d18613c96 ;
  a2a:EventKeyRef oa:event_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Event1 .

oa:relationpp_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person:ece94c08-e184-2294-5695-3142d3d182bc, oa:person_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a_Person:fca64814-3a91-36fd-5323-6241ad378f85 .

oa:source_bhi_de592b4b-eab6-d3e6-0272-6d15d33cd41a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1946-09-13 - 1946-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1946-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3116, Periode: 1946" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1946" ;
    a2a:DocumentNumber "611" ;
    a2a:RegistryNumber "3116" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3116, Periode: 1946, Overlijdensregister 's-Hertogenbosch 1946, 611, 3116"
  ] ;
  a2a:SourceLastChangeDate "2018-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/de592b4b-eab6-d3e6-0272-6d15d33cd41a" ;
  a2a:RecordGUID "{de592b4b-eab6-d3e6-0272-6d15d33cd41a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_699_00000699.xml van BHI" .

