@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_43fc602a-edde-9b72-c19e-53a413345d98
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1935 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-339f3853-5a6c-92a2-ec95-c96c91e5daeb, oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-eef76ce4-5a99-c4ac-0693-71dc4df65102, oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-cd67e854-bae4-6492-0637-8718aaf41650, oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-edb319d4-b92e-6f83-0288-19533585146b ;
  a2a:hasEvent oa:event_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_0, oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_1, oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_43fc602a-edde-9b72-c19e-53a413345d98_0 ;
  a2a:hasSource oa:source_bhi_43fc602a-edde-9b72-c19e-53a413345d98 .

oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-339f3853-5a6c-92a2-ec95-c96c91e5daeb
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Panken" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Panken" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Panken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-eef76ce4-5a99-c4ac-0693-71dc4df65102
  a a2a:Person ;
  rdfs:label "Helena Peels" ;
  a2a:PersonName [
    rdfs:label "Helena Peels" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Peels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-cd67e854-bae4-6492-0637-8718aaf41650
  a a2a:Person ;
  rdfs:label "Norbertus Jacobus Stephanus Panken" ;
  a2a:PersonName [
    rdfs:label "Norbertus Jacobus Stephanus Panken" ;
    a2a:PersonNameFirstName "Norbertus Jacobus Stephanus" ;
    a2a:PersonNameLastName "Panken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person-edb319d4-b92e-6f83-0288-19533585146b
  a a2a:Person ;
  rdfs:label "Karel Theodorus Mollen" ;
  a2a:PersonName [
    rdfs:label "Karel Theodorus Mollen" ;
    a2a:PersonNameFirstName "Karel Theodorus" ;
    a2a:PersonNameLastName "Mollen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1935-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person:339f3853-5a6c-92a2-ec95-c96c91e5daeb ;
  a2a:EventKeyRef oa:event_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Event1 .

oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person:eef76ce4-5a99-c4ac-0693-71dc4df65102 ;
  a2a:EventKeyRef oa:event_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Event1 .

oa:relationep_bhi_43fc602a-edde-9b72-c19e-53a413345d98_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person:cd67e854-bae4-6492-0637-8718aaf41650 ;
  a2a:EventKeyRef oa:event_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Event1 .

oa:relationpp_bhi_43fc602a-edde-9b72-c19e-53a413345d98_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person:339f3853-5a6c-92a2-ec95-c96c91e5daeb, oa:person_bhi_43fc602a-edde-9b72-c19e-53a413345d98_Person:edb319d4-b92e-6f83-0288-19533585146b .

oa:source_bhi_43fc602a-edde-9b72-c19e-53a413345d98
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1935-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1935" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 576, Periode: 1935" ;
    a2a:Book "Overlijdensregister Valkenswaard 1935" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "576" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 576, Periode: 1935, Overlijdensregister Valkenswaard 1935, 14, 576"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/43fc602a-edde-9b72-c19e-53a413345d98" ;
  a2a:RecordGUID "{43fc602a-edde-9b72-c19e-53a413345d98}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Eindhoven d.d. 08-02-1935." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77483_00077483.xml van BHI" .

