@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_58ed6122-7f4c-282a-e44f-3b6df64a7a2b
  a a2a:Record ;
  rdfs:label "Overlijden op 22 januari 1949 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246965, oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246968, oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246966, oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246967 ;
  a2a:hasEvent oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_0, oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_1, oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_2, oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_3 ;
  a2a:hasSource oa:source_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b .

oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246965
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Bliek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Bliek" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Bliek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67 jaar" ;
    rdfs:label "67 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246968
  a a2a:Person ;
  rdfs:label "Johanna Maria Voorwinde" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Voorwinde" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Voorwinde"
  ] .

oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246966
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Bliek" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Bliek" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Bliek"
  ] .

oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246967
  a a2a:Person ;
  rdfs:label "Hendrika Catharina van Loon" ;
  a2a:PersonName [
    rdfs:label "Hendrika Catharina van Loon" ;
    a2a:PersonNameFirstName "Hendrika Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] .

oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-01-1949" ;
    a2a:Year "1949" ;
    a2a:Month "01" ;
    a2a:Day "22" ;
    rdfs:label "1949-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246965 ;
  a2a:EventKeyRef oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1 .

oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246968 ;
  a2a:EventKeyRef oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1 .

oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246966 ;
  a2a:EventKeyRef oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1 .

oa:relationep_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Person2047246967 ;
  a2a:EventKeyRef oa:event_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b_Event1 .

oa:source_srt_58ed6122-7f4c-282a-e44f-3b6df64a7a2b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1949-01-01 - 1949-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1949" ;
    a2a:Year "1949" ;
    rdfs:label "1949"
  ] ;
  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 "1949.407" ;
    a2a:RegistryNumber "1949A" ;
    a2a:Folio "a035" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1949.407, 1949A, a035"
  ] ;
  a2a:SourceLastChangeDate "2022-11-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EB0122EBFB8F44BB9702779DC8612595" ;
  a2a:RecordIdentifier "2047246964" ;
  a2a:RecordGUID "{58ed6122-7f4c-282a-e44f-3b6df64a7a2b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EB0122EB-FB8F-44BB-9702-779DC8612595" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091949A_54_A2A.xml van SRT" .

