@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_7f46371c-1df9-4f3c-6198-e586dcea67c6
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1960 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-fa40a010-4abe-8217-28d9-459ecc8a67d6, oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-16d38923-367f-c94d-c702-ee374cf58de3, oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-85d1721b-a368-dbeb-8356-3291a8db380a, oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-893d6659-975a-1a0f-8ab6-d4f9d80b37fe ;
  a2a:hasEvent oa:event_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_0, oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_1, oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_0 ;
  a2a:hasSource oa:source_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6 .

oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-fa40a010-4abe-8217-28d9-459ecc8a67d6
  a a2a:Person ;
  rdfs:label "Marie Henriette Pauline Bosch van Oud Amelisweerd" ;
  a2a:PersonName [
    rdfs:label "Marie Henriette Pauline Bosch van Oud Amelisweerd" ;
    a2a:PersonNameFirstName "Marie Henriette Pauline" ;
    a2a:PersonNameLastName "Bosch van Oud Amelisweerd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-16d38923-367f-c94d-c702-ee374cf58de3
  a a2a:Person ;
  rdfs:label "Aloijsia Anna Catharina Maria Schade van Westrum" ;
  a2a:PersonName [
    rdfs:label "Aloijsia Anna Catharina Maria Schade van Westrum" ;
    a2a:PersonNameFirstName "Aloijsia Anna Catharina Maria" ;
    a2a:PersonNameLastName "Schade van Westrum"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-85d1721b-a368-dbeb-8356-3291a8db380a
  a a2a:Person ;
  rdfs:label "Anthonij Thomas Johannes Schade van Westrum" ;
  a2a:PersonName [
    rdfs:label "Anthonij Thomas Johannes Schade van Westrum" ;
    a2a:PersonNameFirstName "Anthonij Thomas Johannes" ;
    a2a:PersonNameLastName "Schade van Westrum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person-893d6659-975a-1a0f-8ab6-d4f9d80b37fe
  a a2a:Person ;
  rdfs:label "Herman Carel Felix Clothilde von Heijden" ;
  a2a:PersonName [
    rdfs:label "Herman Carel Felix Clothilde von Heijden" ;
    a2a:PersonNameFirstName "Herman Carel Felix Clothilde" ;
    a2a:PersonNamePrefixLastName "von" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1960-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person:fa40a010-4abe-8217-28d9-459ecc8a67d6 ;
  a2a:EventKeyRef oa:event_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Event1 .

oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person:16d38923-367f-c94d-c702-ee374cf58de3 ;
  a2a:EventKeyRef oa:event_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Event1 .

oa:relationep_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person:85d1721b-a368-dbeb-8356-3291a8db380a ;
  a2a:EventKeyRef oa:event_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Event1 .

oa:relationpp_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person:16d38923-367f-c94d-c702-ee374cf58de3, oa:person_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6_Person:893d6659-975a-1a0f-8ab6-d4f9d80b37fe .

oa:source_bhi_7f46371c-1df9-4f3c-6198-e586dcea67c6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1960-06-01 - 1960-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1960-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3840, Periode: 1960" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1960" ;
    a2a:DocumentNumber "398" ;
    a2a:RegistryNumber "3840" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3840, Periode: 1960, Overlijdensregister 's-Hertogenbosch 1960, 398, 3840"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7f46371c-1df9-4f3c-6198-e586dcea67c6" ;
  a2a:RecordGUID "{7f46371c-1df9-4f3c-6198-e586dcea67c6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_614_00000614.xml van BHI" .

