@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_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5
  a a2a:Record ;
  rdfs:label "Overlijden op 18 augustus 1950 te Eisden-Mijnen" ;
  a2a:hasPerson oa:person_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Person1 ;
  a2a:hasEvent oa:event_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Event1 ;
  a2a:hasRelationEP oa:relationep_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_0 ;
  a2a:hasSource oa:source_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5 .

oa:person_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Person1
  a a2a:Person ;
  rdfs:label "Philomena Dello" ;
  a2a:PersonName [
    rdfs:label "Philomena Dello" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Dello"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1890-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Munsterbilzen" ;
    rdfs:label "Munsterbilzen"
  ] .

oa:event_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1950-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eisden-Mijnen" ;
    rdfs:label "Eisden-Mijnen"
  ] .

oa:relationep_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Person1 ;
  a2a:EventKeyRef oa:event_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5_Event1 .

oa:source_prs_61e5a673-68fc-432e-b1c8-e9fcb6759bd5
  a a2a:Source ;
  rdfs:label "Particuliere prentjescollecties, Bidprentjesverzameling" ;
  a2a:SourcePlace [ rdfs:label "", "1950-01-01 - 1950-12-31" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Particuliere prentjescollecties" ;
    a2a:Collection "Bidprentjes Zuid-Limburg" ;
    rdfs:label "Particuliere prentjescollecties, Bidprentjes Zuid-Limburg"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://www.openarchieven.nl/img/prentjes/296420/b44844ac-c28f-4f76-8a8d-c921e753ebcf.png"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://www.openarchieven.nl/img/prentjes/296420/3b95282c-bc25-492c-bb64-b12904e58589.png"
  ] ;
  a2a:SourceLastChangeDate "2026-03-04"^^xsd:date ;
  a2a:RecordIdentifier "1228630" ;
  a2a:RecordGUID "{61e5a673-68fc-432e-b1c8-e9fcb6759bd5}" ;
  a2a:SourceRemarkProvenance "Prentje op 4-03-2026 toegevoegd door gebruiker aan particulier collectie https://www.openarch.nl/prentjes/296420" .

