@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_80f904ee-bda4-81ca-4cc6-1a771c190318
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1967 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-76915a70-16a4-11b5-2a52-c1ec779be97f, oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-17319e05-6f14-dd7c-8f36-839cc7a77c00, oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-3efe15f1-7115-032e-0899-07e971705095 ;
  a2a:hasEvent oa:event_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_0, oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_1, oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_2 ;
  a2a:hasSource oa:source_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318 .

oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-76915a70-16a4-11b5-2a52-c1ec779be97f
  a a2a:Person ;
  rdfs:label "N.N. van Hout" ;
  a2a:PersonName [
    rdfs:label "N.N. van Hout" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-17319e05-6f14-dd7c-8f36-839cc7a77c00
  a a2a:Person ;
  rdfs:label "Henrica Petronella Maria Kox" ;
  a2a:PersonName [
    rdfs:label "Henrica Petronella Maria Kox" ;
    a2a:PersonNameFirstName "Henrica Petronella Maria" ;
    a2a:PersonNameLastName "Kox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person-3efe15f1-7115-032e-0899-07e971705095
  a a2a:Person ;
  rdfs:label "Johannes Mathijs van Hout" ;
  a2a:PersonName [
    rdfs:label "Johannes Mathijs van Hout" ;
    a2a:PersonNameFirstName "Johannes Mathijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1967-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person:76915a70-16a4-11b5-2a52-c1ec779be97f ;
  a2a:EventKeyRef oa:event_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Event1 .

oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person:17319e05-6f14-dd7c-8f36-839cc7a77c00 ;
  a2a:EventKeyRef oa:event_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Event1 .

oa:relationep_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Person:3efe15f1-7115-032e-0899-07e971705095 ;
  a2a:EventKeyRef oa:event_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318_Event1 .

oa:source_bhi_80f904ee-bda4-81ca-4cc6-1a771c190318
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1967-03-30 - 1967-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1967-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3512, Periode: 1967" ;
    a2a:Book "Overlijdensregister Eindhoven 1967" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "3512" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3512, Periode: 1967, Overlijdensregister Eindhoven 1967, 40, 3512"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/582064ab-cd0b-bbd4-f7b5-a387c8390ccd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/582064ab-cd0b-bbd4-f7b5-a387c8390ccd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/80f904ee-bda4-81ca-4cc6-1a771c190318" ;
  a2a:RecordGUID "{80f904ee-bda4-81ca-4cc6-1a771c190318}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_435_00000435.xml van BHI" .

