@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_d6902aef-c8d8-e2da-bd4e-619115b0e629
  a a2a:Record ;
  rdfs:label "Overlijden op 3 oktober 1972 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-b5dfc5d6-2dd7-dde1-1f4d-448348333353, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-6710b40b-bb52-c086-f159-f65587027d94, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-8e598545-f695-2629-f70c-f68835623d38, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-da25b3e8-3249-a19b-e348-be269cd9722d, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-f55ac405-5e9f-10d3-6e3b-f1cf51d5d2ef ;
  a2a:hasEvent oa:event_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_0, oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_1, oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_0, oa:relationpp_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_1 ;
  a2a:hasSource oa:source_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629 .

oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-b5dfc5d6-2dd7-dde1-1f4d-448348333353
  a a2a:Person ;
  rdfs:label "Maria Artz" ;
  a2a:PersonName [
    rdfs:label "Maria Artz" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Artz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-6710b40b-bb52-c086-f159-f65587027d94
  a a2a:Person ;
  rdfs:label "Petronella Ludovica van Mechgelen" ;
  a2a:PersonName [
    rdfs:label "Petronella Ludovica van Mechgelen" ;
    a2a:PersonNameFirstName "Petronella Ludovica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mechgelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-8e598545-f695-2629-f70c-f68835623d38
  a a2a:Person ;
  rdfs:label "Christianus Ferdinandus Geudens" ;
  a2a:PersonName [
    rdfs:label "Christianus Ferdinandus Geudens" ;
    a2a:PersonNameFirstName "Christianus Ferdinandus" ;
    a2a:PersonNameLastName "Geudens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-da25b3e8-3249-a19b-e348-be269cd9722d
  a a2a:Person ;
  rdfs:label "Angelica de Bie" ;
  a2a:PersonName [
    rdfs:label "Angelica de Bie" ;
    a2a:PersonNameFirstName "Angelica" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person-f55ac405-5e9f-10d3-6e3b-f1cf51d5d2ef
  a a2a:Person ;
  rdfs:label "Joannes Baptista Geudens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Geudens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Geudens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1972-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:8e598545-f695-2629-f70c-f68835623d38 ;
  a2a:EventKeyRef oa:event_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Event1 .

oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:da25b3e8-3249-a19b-e348-be269cd9722d ;
  a2a:EventKeyRef oa:event_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Event1 .

oa:relationep_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:f55ac405-5e9f-10d3-6e3b-f1cf51d5d2ef ;
  a2a:EventKeyRef oa:event_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Event1 .

oa:relationpp_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:8e598545-f695-2629-f70c-f68835623d38, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:b5dfc5d6-2dd7-dde1-1f4d-448348333353 .

oa:relationpp_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:8e598545-f695-2629-f70c-f68835623d38, oa:person_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629_Person:6710b40b-bb52-c086-f159-f65587027d94 .

oa:source_bhi_d6902aef-c8d8-e2da-bd4e-619115b0e629
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1972-10-04 - 1972-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1972-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3201, Periode: 1972" ;
    a2a:Book "Overlijdensregister Eindhoven 1972" ;
    a2a:DocumentNumber "1225" ;
    a2a:RegistryNumber "3201" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3201, Periode: 1972, Overlijdensregister Eindhoven 1972, 1225, 3201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/236b93bf-076c-b852-972a-5be7b5a667e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/236b93bf-076c-b852-972a-5be7b5a667e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d6902aef-c8d8-e2da-bd4e-619115b0e629" ;
  a2a:RecordGUID "{d6902aef-c8d8-e2da-bd4e-619115b0e629}" ;
  a2a:SourceRemarkdeel "3201" ;
  a2a:SourceRemarkregister_periode "1972" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1244_00001244.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1972-10-03" .
