@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_e3006db2-a062-c5a2-137a-18d35aa285cc
  a a2a:Record ;
  rdfs:label "Overlijden op 14 februari 1958 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659113, oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659114, oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659115, oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659116 ;
  a2a:hasEvent oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_0, oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_1, oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_2, oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_3 ;
  a2a:hasSource oa:source_srt_e3006db2-a062-c5a2-137a-18d35aa285cc .

oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659113
  a a2a:Person ;
  rdfs:label "Boudewijn Leendert Willem Karel Huibrecht Loene" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Leendert Willem Karel Huibrecht Loene" ;
    a2a:PersonNameFirstName "Boudewijn Leendert Willem Karel Huibrecht" ;
    a2a:PersonNameLastName "Loene"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659114
  a a2a:Person ;
  rdfs:label "Klaas Loene" ;
  a2a:PersonName [
    rdfs:label "Klaas Loene" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Loene"
  ] .

oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659115
  a a2a:Person ;
  rdfs:label "Elisabet Hanse" ;
  a2a:PersonName [
    rdfs:label "Elisabet Hanse" ;
    a2a:PersonNameFirstName "Elisabet" ;
    a2a:PersonNameLastName "Hanse"
  ] .

oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659116
  a a2a:Person ;
  rdfs:label "Christina Maria Mourus" ;
  a2a:PersonName [
    rdfs:label "Christina Maria Mourus" ;
    a2a:PersonNameFirstName "Christina Maria" ;
    a2a:PersonNameLastName "Mourus"
  ] .

oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-02-1958" ;
    a2a:Year "1958" ;
    a2a:Month "02" ;
    a2a:Day "14" ;
    rdfs:label "1958-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659113 ;
  a2a:EventKeyRef oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1 .

oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659114 ;
  a2a:EventKeyRef oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1 .

oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659115 ;
  a2a:EventKeyRef oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1 .

oa:relationep_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Person2047659116 ;
  a2a:EventKeyRef oa:event_srt_e3006db2-a062-c5a2-137a-18d35aa285cc_Event1 .

oa:source_srt_e3006db2-a062-c5a2-137a-18d35aa285cc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1958-01-01 - 1958-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1958" ;
    a2a:Year "1958" ;
    rdfs:label "1958"
  ] ;
  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 "1958.478" ;
    a2a:RegistryNumber "1958B1" ;
    a2a:Folio "b1-120" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1958.478, 1958B1, b1-120"
  ] ;
  a2a:SourceLastChangeDate "2022-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5856DF76502048E1AEDEB9A13727664B" ;
  a2a:RecordIdentifier "2047659112" ;
  a2a:RecordGUID "{e3006db2-a062-c5a2-137a-18d35aa285cc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5856DF76-5020-48E1-AEDE-B9A13727664B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091958B1_54_A2A.xml van SRT" .

