@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_dfe202b6-bef0-43c0-494a-c19dc60016aa
  a a2a:Record ;
  rdfs:label "Overlijden op 18 december 1974 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-12189143-fcae-3044-20e8-40b2281b9c91, oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-680b6397-6eb3-1d45-6a16-3197bd9c6dc8, oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-b8ba67de-8572-1f4a-5a03-737869bc0828, oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-89436dec-2db0-63cd-21a2-18b7c8518e22 ;
  a2a:hasEvent oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_0, oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_1, oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_2, oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_3 ;
  a2a:hasSource oa:source_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa .

oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-12189143-fcae-3044-20e8-40b2281b9c91
  a a2a:Person ;
  rdfs:label "Anna Maria Janssen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Janssen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-680b6397-6eb3-1d45-6a16-3197bd9c6dc8
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Marinus Goossens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Marinus Goossens" ;
    a2a:PersonNameFirstName "Adrianus Johannes Marinus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-b8ba67de-8572-1f4a-5a03-737869bc0828
  a a2a:Person ;
  rdfs:label "Pietronella Oomes" ;
  a2a:PersonName [
    rdfs:label "Pietronella Oomes" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNameLastName "Oomes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person-89436dec-2db0-63cd-21a2-18b7c8518e22
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Goossens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Goossens" ;
    a2a:PersonNameFirstName "Franciscus Jacobus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1974-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_0
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person:12189143-fcae-3044-20e8-40b2281b9c91 ;
  a2a:EventKeyRef oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1 .

oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person:680b6397-6eb3-1d45-6a16-3197bd9c6dc8 ;
  a2a:EventKeyRef oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1 .

oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person:b8ba67de-8572-1f4a-5a03-737869bc0828 ;
  a2a:EventKeyRef oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1 .

oa:relationep_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Person:89436dec-2db0-63cd-21a2-18b7c8518e22 ;
  a2a:EventKeyRef oa:event_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa_Event1 .

oa:source_bhi_dfe202b6-bef0-43c0-494a-c19dc60016aa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1974-12-19 - 1974-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1974-12-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3205, Periode: 1974" ;
    a2a:Book "Overlijdensregister Eindhoven 1974" ;
    a2a:DocumentNumber "1659" ;
    a2a:RegistryNumber "3205" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3205, Periode: 1974, Overlijdensregister Eindhoven 1974, 1659, 3205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/18cd4ce7-28ef-0989-a39c-a004e887ecb0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/18cd4ce7-28ef-0989-a39c-a004e887ecb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dfe202b6-bef0-43c0-494a-c19dc60016aa" ;
  a2a:RecordGUID "{dfe202b6-bef0-43c0-494a-c19dc60016aa}" ;
  a2a:SourceRemarkOpmerking "De aktenummers 1006 t/m 1013 ontbreken in het originele boek." ;
  a2a:SourceRemarkdeel "3205" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_538_00000538.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-12-18" .
