@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_b2a61075-e0ee-9d8e-9c82-caeb237aa64c
  a a2a:Record ;
  rdfs:label "Overlijden op 23 oktober 1967 te Geldrop" ;
  a2a:hasPerson oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-0031a5cf-d1a9-bb75-d787-949a9f65aae7, oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-89f254f8-44a9-5f9d-3266-801d8ab509a7, oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-0b44d0e7-0626-0813-c1aa-7afd10383d73, oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-85f73bfc-8d0b-2084-c115-b63ef3338ac3, oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-a5b98e0c-bbb1-7b16-a594-7fc8033b7498, oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-9f61d52b-b9d5-69af-f6e6-2246b3da599b ;
  a2a:hasEvent oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_0, oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_1, oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_2, oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_3, oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_4, oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_5 ;
  a2a:hasSource oa:source_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-0031a5cf-d1a9-bb75-d787-949a9f65aae7
  a a2a:Person ;
  rdfs:label "August Joseph Frederik Charles" ;
  a2a:PersonName [
    rdfs:label "August Joseph Frederik Charles" ;
    a2a:PersonNameFirstName "August Joseph Frederik" ;
    a2a:PersonNameLastName "Charles"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-89f254f8-44a9-5f9d-3266-801d8ab509a7
  a a2a:Person ;
  rdfs:label "Cornelia Wurpel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wurpel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wurpel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-0b44d0e7-0626-0813-c1aa-7afd10383d73
  a a2a:Person ;
  rdfs:label "Laura van Garling" ;
  a2a:PersonName [
    rdfs:label "Laura van Garling" ;
    a2a:PersonNameFirstName "Laura" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Garling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-85f73bfc-8d0b-2084-c115-b63ef3338ac3
  a a2a:Person ;
  rdfs:label "Cornelia Wurpel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wurpel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wurpel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-a5b98e0c-bbb1-7b16-a594-7fc8033b7498
  a a2a:Person ;
  rdfs:label "Louisa Maria Maaszen" ;
  a2a:PersonName [
    rdfs:label "Louisa Maria Maaszen" ;
    a2a:PersonNameFirstName "Louisa Maria" ;
    a2a:PersonNameLastName "Maaszen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person-9f61d52b-b9d5-69af-f6e6-2246b3da599b
  a a2a:Person ;
  rdfs:label "Frederik Joseph August Charles" ;
  a2a:PersonName [
    rdfs:label "Frederik Joseph August Charles" ;
    a2a:PersonNameFirstName "Frederik Joseph August" ;
    a2a:PersonNameLastName "Charles"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1967-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:0031a5cf-d1a9-bb75-d787-949a9f65aae7 ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:89f254f8-44a9-5f9d-3266-801d8ab509a7 ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_2
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:0b44d0e7-0626-0813-c1aa-7afd10383d73 ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_3
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:85f73bfc-8d0b-2084-c115-b63ef3338ac3 ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:a5b98e0c-bbb1-7b16-a594-7fc8033b7498 ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:relationep_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Person:9f61d52b-b9d5-69af-f6e6-2246b3da599b ;
  a2a:EventKeyRef oa:event_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c_Event1 .

oa:source_bhi_b2a61075-e0ee-9d8e-9c82-caeb237aa64c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop", "1967-10-27 - 1967-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1967-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3605, Periode: 1967" ;
    a2a:Book "Overlijdensregister Geldrop 1967" ;
    a2a:DocumentNumber "144" ;
    a2a:RegistryNumber "3605" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3605, Periode: 1967, Overlijdensregister Geldrop 1967, 144, 3605"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/12eb2574-9160-588f-36e2-9257aa8dc00e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/12eb2574-9160-588f-36e2-9257aa8dc00e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b2a61075-e0ee-9d8e-9c82-caeb237aa64c" ;
  a2a:RecordGUID "{b2a61075-e0ee-9d8e-9c82-caeb237aa64c}" ;
  a2a:SourceRemarkdeel "3605" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1237_00001237.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1967-10-23" .
