@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_3f494d6a-07b4-769a-e027-a404bf6c6a73
  a a2a:Record ;
  rdfs:label "Overlijden op 18 november 1944 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680976, oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680977, oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680978, oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680979 ;
  a2a:hasEvent oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_0, oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_1, oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_2, oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_3 ;
  a2a:hasSource oa:source_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73 .

oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680976
  a a2a:Person ;
  rdfs:label "Hendrik Streuding" ;
  a2a:PersonName [
    rdfs:label "Hendrik Streuding" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Streuding"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde"
  ] .

oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680977
  a a2a:Person ;
  rdfs:label "Geert Streuding" ;
  a2a:PersonName [
    rdfs:label "Geert Streuding" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Streuding"
  ] .

oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680978
  a a2a:Person ;
  rdfs:label "Auke Blaauw" ;
  a2a:PersonName [
    rdfs:label "Auke Blaauw" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNameLastName "Blaauw"
  ] .

oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680979
  a a2a:Person ;
  rdfs:label "Jeltje Prenger" ;
  a2a:PersonName [
    rdfs:label "Jeltje Prenger" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Prenger"
  ] .

oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1944" ;
    a2a:Year "1944" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1944-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680976 ;
  a2a:EventKeyRef oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1 .

oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680977 ;
  a2a:EventKeyRef oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1 .

oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680978 ;
  a2a:EventKeyRef oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1 .

oa:relationep_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Person2047680979 ;
  a2a:EventKeyRef oa:event_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73_Event1 .

oa:source_srt_3f494d6a-07b4-769a-e027-a404bf6c6a73
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1944-01-01 - 1944-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1944" ;
    a2a:Year "1944" ;
    rdfs:label "1944"
  ] ;
  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 "1944.5217" ;
    a2a:RegistryNumber "1944E" ;
    a2a:Folio "e077" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1944.5217, 1944E, e077"
  ] ;
  a2a:SourceLastChangeDate "2022-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7F26C576373E40F9A0D0E454F85E1C76" ;
  a2a:RecordIdentifier "2047680975" ;
  a2a:RecordGUID "{3f494d6a-07b4-769a-e027-a404bf6c6a73}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7F26C576-373E-40F9-A0D0-E454F85E1C76" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091944E_54_A2A.xml van SRT" .

