@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_8738da8c-d23d-b364-2cfa-e240f8b84817
  a a2a:Record ;
  rdfs:label "Overlijden op 16 februari 1945 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733022, oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733025, oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733023, oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733024 ;
  a2a:hasEvent oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_0, oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_1, oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_2, oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_3 ;
  a2a:hasSource oa:source_srt_8738da8c-d23d-b364-2cfa-e240f8b84817 .

oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733022
  a a2a:Person ;
  rdfs:label "Jan van Wingerden" ;
  a2a:PersonName [
    rdfs:label "Jan van Wingerden" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wingerden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar" ;
    rdfs:label "72 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733025
  a a2a:Person ;
  rdfs:label "Elizabeth van Asch" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van Asch" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asch"
  ] .

oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733023
  a a2a:Person ;
  rdfs:label "Cornelis van Wingerden" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Wingerden" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wingerden"
  ] .

oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733024
  a a2a:Person ;
  rdfs:label "Cornelia Trouwborst" ;
  a2a:PersonName [
    rdfs:label "Cornelia Trouwborst" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Trouwborst"
  ] .

oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-02-1945" ;
    a2a:Year "1945" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1945-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733022 ;
  a2a:EventKeyRef oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1 .

oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733025 ;
  a2a:EventKeyRef oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1 .

oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733023 ;
  a2a:EventKeyRef oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1 .

oa:relationep_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Person2047733024 ;
  a2a:EventKeyRef oa:event_srt_8738da8c-d23d-b364-2cfa-e240f8b84817_Event1 .

oa:source_srt_8738da8c-d23d-b364-2cfa-e240f8b84817
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1945-01-01 - 1945-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1945" ;
    a2a:Year "1945" ;
    rdfs:label "1945"
  ] ;
  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 "1945.2102" ;
    a2a:RegistryNumber "1945B" ;
    a2a:Folio "b176v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1945.2102, 1945B, b176v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B818D2B7188B48A48E3C8B4B543CCF4E" ;
  a2a:RecordIdentifier "2047733021" ;
  a2a:RecordGUID "{8738da8c-d23d-b364-2cfa-e240f8b84817}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B818D2B7-188B-48A4-8E3C-8B4B543CCF4E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091945B_54_A2A.xml van SRT" .

