@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_69ea784b-fe63-26d5-04a7-5b59cb66a8e8
  a a2a:Record ;
  rdfs:label "Overlijden op 26 november 1952 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416530, oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416531, oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416532, oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416533 ;
  a2a:hasEvent oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_0, oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_1, oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_2, oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_3 ;
  a2a:hasSource oa:source_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8 .

oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416530
  a a2a:Person ;
  rdfs:label "Adriana Baljé" ;
  a2a:PersonName [
    rdfs:label "Adriana Baljé" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Baljé"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416531
  a a2a:Person ;
  rdfs:label "Jacobus Baljé" ;
  a2a:PersonName [
    rdfs:label "Jacobus Baljé" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Baljé"
  ] .

oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416532
  a a2a:Person ;
  rdfs:label "Johanna Christina Weeber" ;
  a2a:PersonName [
    rdfs:label "Johanna Christina Weeber" ;
    a2a:PersonNameFirstName "Johanna Christina" ;
    a2a:PersonNameLastName "Weeber"
  ] .

oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416533
  a a2a:Person ;
  rdfs:label "Pieter Jacobus Galjaard" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus Galjaard" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNameLastName "Galjaard"
  ] .

oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1952" ;
    a2a:Year "1952" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1952-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416530 ;
  a2a:EventKeyRef oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1 .

oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416531 ;
  a2a:EventKeyRef oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1 .

oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416532 ;
  a2a:EventKeyRef oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1 .

oa:relationep_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Person2320416533 ;
  a2a:EventKeyRef oa:event_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8_Event1 .

oa:source_srt_69ea784b-fe63-26d5-04a7-5b59cb66a8e8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1952-01-01 - 1952-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1952" ;
    a2a:Year "1952" ;
    rdfs:label "1952"
  ] ;
  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 "1952.413" ;
    a2a:RegistryNumber "1952S" ;
    a2a:Folio "s104v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1952.413, 1952S, s104v"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6F01AA12D09D490D98B599714B7B82E4" ;
  a2a:RecordIdentifier "2320416529" ;
  a2a:RecordGUID "{69ea784b-fe63-26d5-04a7-5b59cb66a8e8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6F01AA12-D09D-490D-98B5-99714B7B82E4" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091952S_54_A2A.xml van SRT" .

