@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_c19bb02a-187f-9902-3c10-c741215a8780
  a a2a:Record ;
  rdfs:label "Overlijden op 15 november 1971 te Helmond" ;
  a2a:hasPerson oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-0313d5ca-4031-b1d5-6a48-5944d89bc7c3, oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-519b6c69-0543-38f3-157a-f1f963fffe83, oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-95b09f99-73cd-553a-ccdd-4843956dde69, oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-87fc3892-5120-0188-8967-8f6990411cfc ;
  a2a:hasEvent oa:event_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_0, oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_1, oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_c19bb02a-187f-9902-3c10-c741215a8780_0 ;
  a2a:hasSource oa:source_bhi_c19bb02a-187f-9902-3c10-c741215a8780 .

oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-0313d5ca-4031-b1d5-6a48-5944d89bc7c3
  a a2a:Person ;
  rdfs:label "Renier Gerardus Franciscus Wilms" ;
  a2a:PersonName [
    rdfs:label "Renier Gerardus Franciscus Wilms" ;
    a2a:PersonNameFirstName "Renier Gerardus Franciscus" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-519b6c69-0543-38f3-157a-f1f963fffe83
  a a2a:Person ;
  rdfs:label "Josina Henrica Rooijakkers" ;
  a2a:PersonName [
    rdfs:label "Josina Henrica Rooijakkers" ;
    a2a:PersonNameFirstName "Josina Henrica" ;
    a2a:PersonNameLastName "Rooijakkers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-95b09f99-73cd-553a-ccdd-4843956dde69
  a a2a:Person ;
  rdfs:label "Theodora Johanna Bombeeck" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna Bombeeck" ;
    a2a:PersonNameFirstName "Theodora Johanna" ;
    a2a:PersonNameLastName "Bombeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person-87fc3892-5120-0188-8967-8f6990411cfc
  a a2a:Person ;
  rdfs:label "Gerardus Rooijakkers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Rooijakkers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Rooijakkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1971-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person:519b6c69-0543-38f3-157a-f1f963fffe83 ;
  a2a:EventKeyRef oa:event_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Event1 .

oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person:95b09f99-73cd-553a-ccdd-4843956dde69 ;
  a2a:EventKeyRef oa:event_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Event1 .

oa:relationep_bhi_c19bb02a-187f-9902-3c10-c741215a8780_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person:87fc3892-5120-0188-8967-8f6990411cfc ;
  a2a:EventKeyRef oa:event_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Event1 .

oa:relationpp_bhi_c19bb02a-187f-9902-3c10-c741215a8780_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person:519b6c69-0543-38f3-157a-f1f963fffe83, oa:person_bhi_c19bb02a-187f-9902-3c10-c741215a8780_Person:0313d5ca-4031-b1d5-6a48-5944d89bc7c3 .

oa:source_bhi_c19bb02a-187f-9902-3c10-c741215a8780
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "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: 3401, Periode: 1971" ;
    a2a:Book "Overlijdensregister Helmond 1971" ;
    a2a:DocumentNumber "377" ;
    a2a:RegistryNumber "3401" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3401, Periode: 1971, Overlijdensregister Helmond 1971, 377, 3401"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d609cc71-b4da-2d6e-dfec-f9fbd003b931.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d609cc71-b4da-2d6e-dfec-f9fbd003b931.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c19bb02a-187f-9902-3c10-c741215a8780" ;
  a2a:RecordGUID "{c19bb02a-187f-9902-3c10-c741215a8780}" ;
  a2a:SourceRemarkdeel "3401" ;
  a2a:SourceRemarkregister_periode "1971" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1186_00001186.xml van BHI" .

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