@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_ea3d269b-7ccc-91c8-e867-556310fbbc60
  a a2a:Record ;
  rdfs:label "Overlijden op 14 november 1971 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-3c331651-f025-8ce6-932a-eb2fb02d4c75, oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-1933bc14-737f-222a-24cc-4f49e3a5acd3, oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-5e629680-3e56-510a-d064-2a9fb296aba2, oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-c9d73162-8ef5-6afe-6f7b-1b739a8f12b9 ;
  a2a:hasEvent oa:event_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_0, oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_1, oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_0 ;
  a2a:hasSource oa:source_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60 .

oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-3c331651-f025-8ce6-932a-eb2fb02d4c75
  a a2a:Person ;
  rdfs:label "Antoinetta Elisabeth Petronella Reijner" ;
  a2a:PersonName [
    rdfs:label "Antoinetta Elisabeth Petronella Reijner" ;
    a2a:PersonNameFirstName "Antoinetta Elisabeth Petronella" ;
    a2a:PersonNameLastName "Reijner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-1933bc14-737f-222a-24cc-4f49e3a5acd3
  a a2a:Person ;
  rdfs:label "Josephus Cornelius Alphons Geraedts" ;
  a2a:PersonName [
    rdfs:label "Josephus Cornelius Alphons Geraedts" ;
    a2a:PersonNameFirstName "Josephus Cornelius Alphons" ;
    a2a:PersonNameLastName "Geraedts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-5e629680-3e56-510a-d064-2a9fb296aba2
  a a2a:Person ;
  rdfs:label "Maria Theresia Lochtman" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Lochtman" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Lochtman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person-c9d73162-8ef5-6afe-6f7b-1b739a8f12b9
  a a2a:Person ;
  rdfs:label "Jacobus Alphonsus Geraedts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Alphonsus Geraedts" ;
    a2a:PersonNameFirstName "Jacobus Alphonsus" ;
    a2a:PersonNameLastName "Geraedts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1971-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person:1933bc14-737f-222a-24cc-4f49e3a5acd3 ;
  a2a:EventKeyRef oa:event_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Event1 .

oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person:5e629680-3e56-510a-d064-2a9fb296aba2 ;
  a2a:EventKeyRef oa:event_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Event1 .

oa:relationep_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person:c9d73162-8ef5-6afe-6f7b-1b739a8f12b9 ;
  a2a:EventKeyRef oa:event_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Event1 .

oa:relationpp_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person:1933bc14-737f-222a-24cc-4f49e3a5acd3, oa:person_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60_Person:3c331651-f025-8ce6-932a-eb2fb02d4c75 .

oa:source_bhi_ea3d269b-7ccc-91c8-e867-556310fbbc60
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1971-11-16 - 1971-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1971-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3199, Periode: 1971" ;
    a2a:Book "Overlijdensregister Eindhoven 1971" ;
    a2a:DocumentNumber "1381" ;
    a2a:RegistryNumber "3199" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3199, Periode: 1971, Overlijdensregister Eindhoven 1971, 1381, 3199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6cc9e3d4-804b-c721-b845-f7c10bdd9b5a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6cc9e3d4-804b-c721-b845-f7c10bdd9b5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ea3d269b-7ccc-91c8-e867-556310fbbc60" ;
  a2a:RecordGUID "{ea3d269b-7ccc-91c8-e867-556310fbbc60}" ;
  a2a:SourceRemarkdeel "3199" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1285_00001285.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1971-11-14" .
