@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_6cf3fb83-daf6-9aa3-e371-e566ed8991c2
  a a2a:Record ;
  rdfs:label "Overlijden op 6 september 1974 te Geldrop" ;
  a2a:hasPerson oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-437468c9-6f9f-3110-1e25-b6bbb4730b1b, oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-e2c51f78-6ef1-ced5-b67e-ca7a303dd15d, oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-38ff61bd-fab4-a018-265a-d01248178f26, oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-d9060953-8628-e874-a5f4-3904351e6af0 ;
  a2a:hasEvent oa:event_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_0, oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_1, oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_0 ;
  a2a:hasSource oa:source_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2 .

oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-437468c9-6f9f-3110-1e25-b6bbb4730b1b
  a a2a:Person ;
  rdfs:label "Godefridus Roothans" ;
  a2a:PersonName [
    rdfs:label "Godefridus Roothans" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Roothans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-e2c51f78-6ef1-ced5-b67e-ca7a303dd15d
  a a2a:Person ;
  rdfs:label "Cornelia Maria Francisca Smets" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Francisca Smets" ;
    a2a:PersonNameFirstName "Cornelia Maria Francisca" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-38ff61bd-fab4-a018-265a-d01248178f26
  a a2a:Person ;
  rdfs:label "Antonetta Vromans" ;
  a2a:PersonName [
    rdfs:label "Antonetta Vromans" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Vromans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person-d9060953-8628-e874-a5f4-3904351e6af0
  a a2a:Person ;
  rdfs:label "Antonie Smets" ;
  a2a:PersonName [
    rdfs:label "Antonie Smets" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1974-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person:e2c51f78-6ef1-ced5-b67e-ca7a303dd15d ;
  a2a:EventKeyRef oa:event_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Event1 .

oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person:38ff61bd-fab4-a018-265a-d01248178f26 ;
  a2a:EventKeyRef oa:event_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Event1 .

oa:relationep_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person:d9060953-8628-e874-a5f4-3904351e6af0 ;
  a2a:EventKeyRef oa:event_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Event1 .

oa:relationpp_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person:e2c51f78-6ef1-ced5-b67e-ca7a303dd15d, oa:person_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2_Person:437468c9-6f9f-3110-1e25-b6bbb4730b1b .

oa:source_bhi_6cf3fb83-daf6-9aa3-e371-e566ed8991c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop", "1974-09-09 - 1974-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1974-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3281, Periode: 1974" ;
    a2a:Book "Overlijdensregister Geldrop 1974" ;
    a2a:DocumentNumber "169" ;
    a2a:RegistryNumber "3281" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3281, Periode: 1974, Overlijdensregister Geldrop 1974, 169, 3281"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/386d4e9b-e7f8-07dd-2c03-ed9c5a5c6f34.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/386d4e9b-e7f8-07dd-2c03-ed9c5a5c6f34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6cf3fb83-daf6-9aa3-e371-e566ed8991c2" ;
  a2a:RecordGUID "{6cf3fb83-daf6-9aa3-e371-e566ed8991c2}" ;
  a2a:SourceRemarkdeel "3281" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1004_00001004.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-09-06" .
