@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_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2
  a a2a:Record ;
  rdfs:label "Overlijden op 11 januari 1952 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-a06333a6-1b7a-a96c-0cd8-09fb3e48c1b1, oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-442135bf-b8ef-ff97-749c-ebc0c9047f62, oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-b45e0c1d-d1ed-679b-1114-e1f0dbcbe7ed, oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-26fb52f3-9ea0-77d5-373e-ab9a458a9a2a ;
  a2a:hasEvent oa:event_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_0, oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_1, oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_0 ;
  a2a:hasSource oa:source_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2 .

oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-a06333a6-1b7a-a96c-0cd8-09fb3e48c1b1
  a a2a:Person ;
  rdfs:label "Louisa Arnoldina Venhorst" ;
  a2a:PersonName [
    rdfs:label "Louisa Arnoldina Venhorst" ;
    a2a:PersonNameFirstName "Louisa Arnoldina" ;
    a2a:PersonNameLastName "Venhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-442135bf-b8ef-ff97-749c-ebc0c9047f62
  a a2a:Person ;
  rdfs:label "Johannes Janssen" ;
  a2a:PersonName [
    rdfs:label "Johannes Janssen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-b45e0c1d-d1ed-679b-1114-e1f0dbcbe7ed
  a a2a:Person ;
  rdfs:label "Maximilianus Franciscus Janssen" ;
  a2a:PersonName [
    rdfs:label "Maximilianus Franciscus Janssen" ;
    a2a:PersonNameFirstName "Maximilianus Franciscus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person-26fb52f3-9ea0-77d5-373e-ab9a458a9a2a
  a a2a:Person ;
  rdfs:label "Anna Gerarda Ruijs" ;
  a2a:PersonName [
    rdfs:label "Anna Gerarda Ruijs" ;
    a2a:PersonNameFirstName "Anna Gerarda" ;
    a2a:PersonNameLastName "Ruijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1952-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person:a06333a6-1b7a-a96c-0cd8-09fb3e48c1b1 ;
  a2a:EventKeyRef oa:event_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Event1 .

oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person:442135bf-b8ef-ff97-749c-ebc0c9047f62 ;
  a2a:EventKeyRef oa:event_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Event1 .

oa:relationep_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person:b45e0c1d-d1ed-679b-1114-e1f0dbcbe7ed ;
  a2a:EventKeyRef oa:event_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Event1 .

oa:relationpp_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person:442135bf-b8ef-ff97-749c-ebc0c9047f62, oa:person_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2_Person:26fb52f3-9ea0-77d5-373e-ab9a458a9a2a .

oa:source_bhi_b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1952-01-12 - 1952-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1952-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3832, Periode: 1952" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1952" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3832" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3832, Periode: 1952, Overlijdensregister 's-Hertogenbosch 1952, 22, 3832"
  ] ;
  a2a:SourceLastChangeDate "2019-11-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2" ;
  a2a:RecordGUID "{b5bcbd5a-7136-e9ec-6ef3-1ebb590fb4a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_662_00000662.xml van BHI" .

