@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_e2095027-e74f-2f8e-cea6-bebebb6b14c8
  a a2a:Record ;
  rdfs:label "Overlijden op 7 februari 1957 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040459, oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040460, oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040461, oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040462 ;
  a2a:hasEvent oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_0, oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_1, oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_2, oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_3 ;
  a2a:hasSource oa:source_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8 .

oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040459
  a a2a:Person ;
  rdfs:label "Anna Barbara Seib" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Seib" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Seib"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70 jaar" ;
    rdfs:label "70 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biblis (Duitsland)" ;
    rdfs:label "Biblis (Duitsland)"
  ] .

oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040460
  a a2a:Person ;
  rdfs:label "Nikolaus Seib" ;
  a2a:PersonName [
    rdfs:label "Nikolaus Seib" ;
    a2a:PersonNameFirstName "Nikolaus" ;
    a2a:PersonNameLastName "Seib"
  ] .

oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040461
  a a2a:Person ;
  rdfs:label "Barbara Fries" ;
  a2a:PersonName [
    rdfs:label "Barbara Fries" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Fries"
  ] .

oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040462
  a a2a:Person ;
  rdfs:label "Karl Bauman" ;
  a2a:PersonName [
    rdfs:label "Karl Bauman" ;
    a2a:PersonNameFirstName "Karl" ;
    a2a:PersonNameLastName "Bauman"
  ] .

oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "07-02-1957" ;
    a2a:Year "1957" ;
    a2a:Month "02" ;
    a2a:Day "07" ;
    rdfs:label "1957-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040459 ;
  a2a:EventKeyRef oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1 .

oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040460 ;
  a2a:EventKeyRef oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1 .

oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040461 ;
  a2a:EventKeyRef oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1 .

oa:relationep_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Person2045040462 ;
  a2a:EventKeyRef oa:event_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8_Event1 .

oa:source_srt_e2095027-e74f-2f8e-cea6-bebebb6b14c8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1957-01-01 - 1957-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1957" ;
    a2a:Year "1957" ;
    rdfs:label "1957"
  ] ;
  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 "1957.337" ;
    a2a:RegistryNumber "1957B1" ;
    a2a:Folio "b1-085" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1957.337, 1957B1, b1-085"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/EFD1053154D646259D64F96E46F6E726" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/EFD1053154D646259D64F96E46F6E726" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/EFD1053154D646259D64F96E46F6E726"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2BCCD871A5B34CB89DD906C7F0C7057C" ;
  a2a:RecordIdentifier "2045040458" ;
  a2a:RecordGUID "{e2095027-e74f-2f8e-cea6-bebebb6b14c8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2BCCD871-A5B3-4CB8-9DD9-06C7F0C7057C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091957B1_54_A2A.xml van SRT" .

