@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_e2191c74-3f4a-b00a-3ad4-c6ac55a53989
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1959 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-6021b577-acd4-74f4-b692-e4fb3102a8fd, oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-e3d39f05-035d-f127-86fe-b682cd982530, oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-d4e3aaec-cc0d-af3a-d4ff-7919bb9020fe ;
  a2a:hasEvent oa:event_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_0, oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_1, oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_2 ;
  a2a:hasSource oa:source_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989 .

oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-6021b577-acd4-74f4-b692-e4fb3102a8fd
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Geering" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Geering" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Geering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-e3d39f05-035d-f127-86fe-b682cd982530
  a a2a:Person ;
  rdfs:label "Martha Maria Delhaes" ;
  a2a:PersonName [
    rdfs:label "Martha Maria Delhaes" ;
    a2a:PersonNameFirstName "Martha Maria" ;
    a2a:PersonNameLastName "Delhaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person-d4e3aaec-cc0d-af3a-d4ff-7919bb9020fe
  a a2a:Person ;
  rdfs:label "Alphonsus Marinus Joseph Delhaes" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Marinus Joseph Delhaes" ;
    a2a:PersonNameFirstName "Alphonsus Marinus Joseph" ;
    a2a:PersonNameLastName "Delhaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1959-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person:6021b577-acd4-74f4-b692-e4fb3102a8fd ;
  a2a:EventKeyRef oa:event_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Event1 .

oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person:e3d39f05-035d-f127-86fe-b682cd982530 ;
  a2a:EventKeyRef oa:event_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Event1 .

oa:relationep_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Person:d4e3aaec-cc0d-af3a-d4ff-7919bb9020fe ;
  a2a:EventKeyRef oa:event_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989_Event1 .

oa:source_bhi_e2191c74-3f4a-b00a-3ad4-c6ac55a53989
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1959-03-10 - 1959-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1959-03-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3580, Periode: 1959" ;
    a2a:Book "Overlijdensregister Eindhoven 1959" ;
    a2a:DocumentNumber "238" ;
    a2a:RegistryNumber "3580" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3580, Periode: 1959, Overlijdensregister Eindhoven 1959, 238, 3580"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3f850f03-19b2-52f4-2759-b40138a99c8d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3f850f03-19b2-52f4-2759-b40138a99c8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e2191c74-3f4a-b00a-3ad4-c6ac55a53989" ;
  a2a:RecordGUID "{e2191c74-3f4a-b00a-3ad4-c6ac55a53989}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_363_00000363.xml van BHI" .

