@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_b22fb287-eafc-dc33-bf24-bd18a6b8b757
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1916 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-9b15c3b9-536c-6f9d-cdb8-2f17069a1152, oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-dac6bc3a-39fe-a94f-984c-1422f90d46bb, oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-ca7d0348-a8a3-2987-4a45-d43db459baed, oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-e07d2037-5de7-e8fd-0ddc-ea26327cf463 ;
  a2a:hasEvent oa:event_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_0, oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_1, oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_0 ;
  a2a:hasSource oa:source_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757 .

oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-9b15c3b9-536c-6f9d-cdb8-2f17069a1152
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes Wijn" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes Wijn" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNameLastName "Wijn"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-dac6bc3a-39fe-a94f-984c-1422f90d46bb
  a a2a:Person ;
  rdfs:label "Aldegonda Kemps" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Kemps" ;
    a2a:PersonNameFirstName "Aldegonda" ;
    a2a:PersonNameLastName "Kemps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-ca7d0348-a8a3-2987-4a45-d43db459baed
  a a2a:Person ;
  rdfs:label "Anna Geertruda van Hout" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruda van Hout" ;
    a2a:PersonNameFirstName "Anna Geertruda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person-e07d2037-5de7-e8fd-0ddc-ea26327cf463
  a a2a:Person ;
  rdfs:label "Adrianus Leonardus Wijn" ;
  a2a:PersonName [
    rdfs:label "Adrianus Leonardus Wijn" ;
    a2a:PersonNameFirstName "Adrianus Leonardus" ;
    a2a:PersonNameLastName "Wijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1916-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person:9b15c3b9-536c-6f9d-cdb8-2f17069a1152 ;
  a2a:EventKeyRef oa:event_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Event1 .

oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person:dac6bc3a-39fe-a94f-984c-1422f90d46bb ;
  a2a:EventKeyRef oa:event_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Event1 .

oa:relationep_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person:e07d2037-5de7-e8fd-0ddc-ea26327cf463 ;
  a2a:EventKeyRef oa:event_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Event1 .

oa:relationpp_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person:9b15c3b9-536c-6f9d-cdb8-2f17069a1152, oa:person_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757_Person:ca7d0348-a8a3-2987-4a45-d43db459baed .

oa:source_bhi_b22fb287-eafc-dc33-bf24-bd18a6b8b757
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1916-03-29 - 1916-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1916-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 952, Periode: 1916" ;
    a2a:Book "Overlijdensregister Eindhoven 1916" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 952, Periode: 1916, Overlijdensregister Eindhoven 1916, 42, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d06bf4e7-e0ef-029f-a8fe-2455b83334e6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d06bf4e7-e0ef-029f-a8fe-2455b83334e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b22fb287-eafc-dc33-bf24-bd18a6b8b757" ;
  a2a:RecordGUID "{b22fb287-eafc-dc33-bf24-bd18a6b8b757}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_33042_00033042.xml van BHI" .

