@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d
  a a2a:Record ;
  rdfs:label "Overlijden op 28 januari 1917 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885503, oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885504, oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885505, oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885506 ;
  a2a:hasEvent oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_0, oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_1, oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_2, oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_3 ;
  a2a:hasSource oa:source_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d .

oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885503
  a a2a:Person ;
  rdfs:label "Herbert Helleman" ;
  a2a:PersonName [
    rdfs:label "Herbert Helleman" ;
    a2a:PersonNameFirstName "Herbert" ;
    a2a:PersonNameLastName "Helleman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885504
  a a2a:Person ;
  rdfs:label "Herbert Helleman" ;
  owl:sameAs oa:person_smh_b10bc2fe-c122-0be6-c734-2a2c841699b7_Person-419d044b-bbda-584d-6202-f9a402fff279, oa:person_smh_fe746ab0-c9b8-66b1-64cc-3699f933ab36_Person-79017af7-c32e-8000-a0dd-6d70c75eff95 ;
  a2a:PersonName [
    rdfs:label "Herbert Helleman" ;
    a2a:PersonNameFirstName "Herbert" ;
    a2a:PersonNameLastName "Helleman"
  ] .

oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885505
  a a2a:Person ;
  rdfs:label "Cornelia Tanger" ;
  owl:sameAs oa:person_smh_b10bc2fe-c122-0be6-c734-2a2c841699b7_Person-8a327526-4630-33c7-386d-ca49a8842b22, oa:person_smh_fe746ab0-c9b8-66b1-64cc-3699f933ab36_Person-f7c5d301-a90f-606d-1739-8f22fd55a1e7 ;
  a2a:PersonName [
    rdfs:label "Cornelia Tanger" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Tanger"
  ] .

oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885506
  a a2a:Person ;
  rdfs:label "Maria Bach" ;
  a2a:PersonName [
    rdfs:label "Maria Bach" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bach"
  ] .

oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-01-1917" ;
    a2a:Year "1917" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "1917-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885503 ;
  a2a:EventKeyRef oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1 .

oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885504 ;
  a2a:EventKeyRef oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1 .

oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885505 ;
  a2a:EventKeyRef oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1 .

oa:relationep_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Person2041885506 ;
  a2a:EventKeyRef oa:event_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d_Event1 .

oa:source_srt_5d9aae41-ecdd-d08c-917d-d5e97c49cb5d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1917-01-01 - 1917-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1917" ;
    a2a:Year "1917" ;
    rdfs:label "1917"
  ] ;
  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 "1917.559" ;
    a2a:RegistryNumber "1917A" ;
    a2a:Folio "a048v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1917.559, 1917A, a048v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/2F9484D1735D4BF2868603CCDD8C3621" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/2F9484D1735D4BF2868603CCDD8C3621" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2F9484D1735D4BF2868603CCDD8C3621"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/83502A71A661470BA2CF466D3308474D" ;
  a2a:RecordIdentifier "2041885502" ;
  a2a:RecordGUID "{5d9aae41-ecdd-d08c-917d-d5e97c49cb5d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 83502A71-A661-470B-A2CF-466D3308474D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091917A_54_A2A.xml van SRT" .

