@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_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9
  a a2a:Record ;
  rdfs:label "Overlijden op 5 augustus 1948 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484802, oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484803, oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484804, oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484805 ;
  a2a:hasEvent oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_0, oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_1, oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_2, oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_3 ;
  a2a:hasSource oa:source_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9 .

oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484802
  a a2a:Person ;
  rdfs:label "Jan Devilee" ;
  a2a:PersonName [
    rdfs:label "Jan Devilee" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Devilee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484803
  a a2a:Person ;
  rdfs:label "Hendrik Devilee" ;
  a2a:PersonName [
    rdfs:label "Hendrik Devilee" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Devilee"
  ] .

oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484804
  a a2a:Person ;
  rdfs:label "Elisabeth Langezaal" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Langezaal" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Langezaal"
  ] .

oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484805
  a a2a:Person ;
  rdfs:label "Lammigje Schokker" ;
  a2a:PersonName [
    rdfs:label "Lammigje Schokker" ;
    a2a:PersonNameFirstName "Lammigje" ;
    a2a:PersonNameLastName "Schokker"
  ] .

oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-08-1948" ;
    a2a:Year "1948" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "1948-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484802 ;
  a2a:EventKeyRef oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1 .

oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484803 ;
  a2a:EventKeyRef oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1 .

oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484804 ;
  a2a:EventKeyRef oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1 .

oa:relationep_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Person2048484805 ;
  a2a:EventKeyRef oa:event_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9_Event1 .

oa:source_srt_f6772cd8-2cfa-8b8a-140b-7c830e815ae9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1948-01-01 - 1948-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1948" ;
    a2a:Year "1948" ;
    rdfs:label "1948"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, overlijdensakten" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1948.2903" ;
    a2a:RegistryNumber "1948C" ;
    a2a:Folio "c063v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1948.2903, 1948C, c063v"
  ] ;
  a2a:SourceLastChangeDate "2022-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/40B4923A8A8D4A968D68A620A4C12D8F" ;
  a2a:RecordIdentifier "2048484801" ;
  a2a:RecordGUID "{f6772cd8-2cfa-8b8a-140b-7c830e815ae9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 40B4923A-8A8D-4A96-8D68-A620A4C12D8F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091948C_54_A2A.xml van SRT" .

