@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_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e
  a a2a:Record ;
  rdfs:label "Overlijden op 29 mei 1967 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-6a2b3729-06cb-4400-8a23-ff685e012c22, oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-647979e8-48b9-6f68-f302-78de26bb61cd, oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-f5d224c8-28ca-8e3c-5c59-5ea61624c46a, oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-a6c0c78b-5a79-4381-e13b-9c12ecf5102a ;
  a2a:hasEvent oa:event_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_0, oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_1, oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_0 ;
  a2a:hasSource oa:source_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e .

oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-6a2b3729-06cb-4400-8a23-ff685e012c22
  a a2a:Person ;
  rdfs:label "Johanna Agnes Maria van den Dungen" ;
  a2a:PersonName [
    rdfs:label "Johanna Agnes Maria van den Dungen" ;
    a2a:PersonNameFirstName "Johanna Agnes Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dungen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-647979e8-48b9-6f68-f302-78de26bb61cd
  a a2a:Person ;
  rdfs:label "Matheus Johannes Gabriel Bosters" ;
  a2a:PersonName [
    rdfs:label "Matheus Johannes Gabriel Bosters" ;
    a2a:PersonNameFirstName "Matheus Johannes Gabriel" ;
    a2a:PersonNameLastName "Bosters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-f5d224c8-28ca-8e3c-5c59-5ea61624c46a
  a a2a:Person ;
  rdfs:label "Mattheus Wilhelmus Bosters" ;
  a2a:PersonName [
    rdfs:label "Mattheus Wilhelmus Bosters" ;
    a2a:PersonNameFirstName "Mattheus Wilhelmus" ;
    a2a:PersonNameLastName "Bosters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person-a6c0c78b-5a79-4381-e13b-9c12ecf5102a
  a a2a:Person ;
  rdfs:label "Adriana Maria Josephina Smets" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Josephina Smets" ;
    a2a:PersonNameFirstName "Adriana Maria Josephina" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1967-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person:6a2b3729-06cb-4400-8a23-ff685e012c22 ;
  a2a:EventKeyRef oa:event_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Event1 .

oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person:647979e8-48b9-6f68-f302-78de26bb61cd ;
  a2a:EventKeyRef oa:event_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Event1 .

oa:relationep_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person:f5d224c8-28ca-8e3c-5c59-5ea61624c46a ;
  a2a:EventKeyRef oa:event_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Event1 .

oa:relationpp_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person:647979e8-48b9-6f68-f302-78de26bb61cd, oa:person_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e_Person:a6c0c78b-5a79-4381-e13b-9c12ecf5102a .

oa:source_bhi_4fb302cd-6094-fb03-35ad-e0d3cd86ee1e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1967-06-01 - 1967-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1967-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3766, Periode: 1967" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1967" ;
    a2a:DocumentNumber "396" ;
    a2a:RegistryNumber "3766" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3766, Periode: 1967, Overlijdensregister 's-Hertogenbosch 1967, 396, 3766"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fb302cd-6094-fb03-35ad-e0d3cd86ee1e" ;
  a2a:RecordGUID "{4fb302cd-6094-fb03-35ad-e0d3cd86ee1e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_571_00000571.xml van BHI" .

