@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_f69016e6-2aeb-439c-ba7f-d19eb042ad4e
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juni 1999 te Woluwé-Saint-Lambert, provincie Bruxelles (België)" ;
  a2a:hasPerson oa:person_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Person1 ;
  a2a:hasEvent oa:event_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Event1 ;
  a2a:hasRelationEP oa:relationep_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_0 ;
  a2a:hasSource oa:source_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e .

oa:person_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Person1
  a a2a:Person ;
  rdfs:label "Simone Fruythof" ;
  a2a:PersonName [
    rdfs:label "Simone Fruythof" ;
    a2a:PersonNameFirstName "Simone" ;
    a2a:PersonNameLastName "Fruythof"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthDate [
    a2a:Year "1936" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1936-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Province "Bruxelles-Capitale" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles-Capitale, Bruxelles"
  ] .

oa:event_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1999" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1999-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Province "Bruxelles" ;
    a2a:Place "Woluwé-Saint-Lambert" ;
    rdfs:label "België, Bruxelles, Woluwé-Saint-Lambert"
  ] .

oa:relationep_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Person1 ;
  a2a:EventKeyRef oa:event_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e_Event1 .

oa:source_prs_f69016e6-2aeb-439c-ba7f-d19eb042ad4e
  a a2a:Source ;
  rdfs:label "Particuliere prentjescollecties, Bidprentjesverzameling" ;
  a2a:SourcePlace [ rdfs:label "", "1999-01-01 - 1999-12-31" ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1999-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1999-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Particuliere prentjescollecties" ;
    a2a:Collection "Cartes de prière S. Van Bogaert" ;
    rdfs:label "Particuliere prentjescollecties, Cartes de prière S. Van Bogaert"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://www.openarch.nl/img/prentjes/246942/dc762c19-7d54-43da-8aae-3cc530c18f06.png"
  ] ;
  a2a:SourceLastChangeDate "2022-04-03"^^xsd:date ;
  a2a:RecordIdentifier "184723" ;
  a2a:RecordGUID "{f69016e6-2aeb-439c-ba7f-d19eb042ad4e}" ;
  a2a:SourceRemarkProvenance "Prentje op 6-04-2021 toegevoegd door gebruiker aan particulier collectie https://www.openarch.nl/prentjes/246942" .

