@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_d64e2df8-be46-431b-a66f-01f556205b64
  a a2a:Record ;
  rdfs:label "Overlijden op 20 september 1955 te Leuven" ;
  a2a:hasPerson oa:person_prs_d64e2df8-be46-431b-a66f-01f556205b64_Person1 ;
  a2a:hasEvent oa:event_prs_d64e2df8-be46-431b-a66f-01f556205b64_Event1 ;
  a2a:hasRelationEP oa:relationep_prs_d64e2df8-be46-431b-a66f-01f556205b64_0 ;
  a2a:hasSource oa:source_prs_d64e2df8-be46-431b-a66f-01f556205b64 .

oa:person_prs_d64e2df8-be46-431b-a66f-01f556205b64_Person1
  a a2a:Person ;
  rdfs:label "Syl24-9-vain Jacques" ;
  a2a:PersonName [
    rdfs:label "Syl24-9-vain Jacques" ;
    a2a:PersonNameFirstName "Syl24-9-vain" ;
    a2a:PersonNameLastName "Jacques"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1904-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel-Lo" ;
    rdfs:label "Kessel-Lo"
  ] .

oa:event_prs_d64e2df8-be46-431b-a66f-01f556205b64_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1955-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] .

oa:relationep_prs_d64e2df8-be46-431b-a66f-01f556205b64_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_prs_d64e2df8-be46-431b-a66f-01f556205b64_Person1 ;
  a2a:EventKeyRef oa:event_prs_d64e2df8-be46-431b-a66f-01f556205b64_Event1 .

oa:source_prs_d64e2df8-be46-431b-a66f-01f556205b64
  a a2a:Source ;
  rdfs:label "Particuliere prentjescollecties, Bidprentjesverzameling" ;
  a2a:SourcePlace [ rdfs:label "", "1955-01-01 - 1955-12-31" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Particuliere prentjescollecties" ;
    a2a:Collection "Bidprentjes Korbeek-Lo" ;
    rdfs:label "Particuliere prentjescollecties, Bidprentjes Korbeek-Lo"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://www.openarch.nl/img/prentjes/233510/50ba0cb1-3e0b-46d9-912b-65ee0aeecded.png"
  ] ;
  a2a:SourceLastChangeDate "2023-02-19"^^xsd:date ;
  a2a:RecordIdentifier "1170322" ;
  a2a:RecordGUID "{d64e2df8-be46-431b-a66f-01f556205b64}" ;
  a2a:SourceRemarkProvenance "Prentje op 19-02-2023 toegevoegd door gebruiker aan particulier collectie https://www.openarch.nl/prentjes/233510" .

