@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_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4
  a a2a:Record ;
  rdfs:label "Overlijden op 31 januari 1943 te Auschwitz (Polen)" ;
  a2a:hasPerson oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840389, oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840390, oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840391 ;
  a2a:hasEvent oa:event_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_0, oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_1, oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_2 ;
  a2a:hasSource oa:source_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4 .

oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840389
  a a2a:Person ;
  rdfs:label "Hans Walther Fürst" ;
  a2a:PersonName [
    rdfs:label "Hans Walther Fürst" ;
    a2a:PersonNameFirstName "Hans Walther" ;
    a2a:PersonNameLastName "Fürst"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Düsseldorf (D)" ;
    rdfs:label "Düsseldorf (D)"
  ] .

oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840390
  a a2a:Person ;
  rdfs:label "Branko Fürst" ;
  a2a:PersonName [
    rdfs:label "Branko Fürst" ;
    a2a:PersonNameFirstName "Branko" ;
    a2a:PersonNameLastName "Fürst"
  ] .

oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840391
  a a2a:Person ;
  rdfs:label "Betsij Gotlieb" ;
  a2a:PersonName [
    rdfs:label "Betsij Gotlieb" ;
    a2a:PersonNameFirstName "Betsij" ;
    a2a:PersonNameLastName "Gotlieb"
  ] .

oa:event_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "31-01-1943" ;
    a2a:Year "1943" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "1943-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Auschwitz (Polen)" ;
    rdfs:label "Auschwitz (Polen)"
  ] .

oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840389 ;
  a2a:EventKeyRef oa:event_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Event1 .

oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840390 ;
  a2a:EventKeyRef oa:event_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Event1 .

oa:relationep_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Person2044840391 ;
  a2a:EventKeyRef oa:event_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4_Event1 .

oa:source_srt_1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1950-01-01 - 1950-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1950" ;
    a2a:Year "1950" ;
    rdfs:label "1950"
  ] ;
  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 "1950.3254" ;
    a2a:RegistryNumber "1950V4" ;
    a2a:Folio "v4-038" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1950.3254, 1950V4, v4-038"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6C7FB7A9C8C1472D825311FA8644FD9F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6C7FB7A9C8C1472D825311FA8644FD9F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6C7FB7A9C8C1472D825311FA8644FD9F"
  ] ;
  a2a:SourceLastChangeDate "2022-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1FD2BA0BF2DC4A5BAF7F0F7E14A8B8F4" ;
  a2a:RecordIdentifier "2044840388" ;
  a2a:RecordGUID "{1FD2BA0B-F2DC-4A5B-AF7F-0F7E14A8B8F4}" ;
  a2a:SourceRemarkOpmerking "geb: 13-10-1924" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7FCF2083A9CC49BB919D5E9FE3906CE2" .

