@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_759dc136-5181-564d-e7b0-5af4f405bb72
  a a2a:Record ;
  rdfs:label "Overlijden op 17 september 1951 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-917172b2-7003-c2e9-a3a6-011c12fe651f, oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-38cba072-f85b-cb68-1355-2d0d06376d21, oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-ac724ffa-0417-ac09-873f-7eb5d92a5a48, oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-d3d80335-9c34-f799-389b-241f3183ba39 ;
  a2a:hasEvent oa:event_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_0, oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_1, oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_0 ;
  a2a:hasSource oa:source_bhi_759dc136-5181-564d-e7b0-5af4f405bb72 .

oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-917172b2-7003-c2e9-a3a6-011c12fe651f
  a a2a:Person ;
  rdfs:label "Peter Anton Stapels" ;
  a2a:PersonName [
    rdfs:label "Peter Anton Stapels" ;
    a2a:PersonNameFirstName "Peter Anton" ;
    a2a:PersonNameLastName "Stapels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-38cba072-f85b-cb68-1355-2d0d06376d21
  a a2a:Person ;
  rdfs:label "Gertrud Hubertina Moors" ;
  a2a:PersonName [
    rdfs:label "Gertrud Hubertina Moors" ;
    a2a:PersonNameFirstName "Gertrud Hubertina" ;
    a2a:PersonNameLastName "Moors"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-ac724ffa-0417-ac09-873f-7eb5d92a5a48
  a a2a:Person ;
  rdfs:label "Peter Godefriedus de Vries" ;
  a2a:PersonName [
    rdfs:label "Peter Godefriedus de Vries" ;
    a2a:PersonNameFirstName "Peter Godefriedus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person-d3d80335-9c34-f799-389b-241f3183ba39
  a a2a:Person ;
  rdfs:label "Auguste Hubertine Stapels" ;
  a2a:PersonName [
    rdfs:label "Auguste Hubertine Stapels" ;
    a2a:PersonNameFirstName "Auguste Hubertine" ;
    a2a:PersonNameLastName "Stapels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1951-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person:917172b2-7003-c2e9-a3a6-011c12fe651f ;
  a2a:EventKeyRef oa:event_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Event1 .

oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person:38cba072-f85b-cb68-1355-2d0d06376d21 ;
  a2a:EventKeyRef oa:event_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Event1 .

oa:relationep_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person:d3d80335-9c34-f799-389b-241f3183ba39 ;
  a2a:EventKeyRef oa:event_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Event1 .

oa:relationpp_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person:d3d80335-9c34-f799-389b-241f3183ba39, oa:person_bhi_759dc136-5181-564d-e7b0-5af4f405bb72_Person:ac724ffa-0417-ac09-873f-7eb5d92a5a48 .

oa:source_bhi_759dc136-5181-564d-e7b0-5af4f405bb72
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1951-09-19 - 1951-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1951-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3564, Periode: 1951" ;
    a2a:Book "Overlijdensregister Eindhoven 1951" ;
    a2a:DocumentNumber "468" ;
    a2a:RegistryNumber "3564" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3564, Periode: 1951, Overlijdensregister Eindhoven 1951, 468, 3564"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/59febc1a-7c72-71e9-ae81-1ce11655aae3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/59febc1a-7c72-71e9-ae81-1ce11655aae3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/759dc136-5181-564d-e7b0-5af4f405bb72" ;
  a2a:RecordGUID "{759dc136-5181-564d-e7b0-5af4f405bb72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_308_00000308.xml van BHI" .

