@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_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79
  a a2a:Record ;
  rdfs:label "Overlijden op 6 april 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474261, oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474264, oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474262, oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474263 ;
  a2a:hasEvent oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_0, oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_1, oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_2, oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_3 ;
  a2a:hasSource oa:source_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79 .

oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474261
  a a2a:Person ;
  rdfs:label "Anna Barbara Hubertina Simons" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Hubertina Simons" ;
    a2a:PersonNameFirstName "Anna Barbara Hubertina" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474264
  a a2a:Person ;
  rdfs:label "Franciscus Gerhardus Baltussen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Gerhardus Baltussen" ;
    a2a:PersonNameFirstName "Franciscus Gerhardus" ;
    a2a:PersonNameLastName "Baltussen"
  ] .

oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474262
  a a2a:Person ;
  rdfs:label "Jan Jozef Simons" ;
  a2a:PersonName [
    rdfs:label "Jan Jozef Simons" ;
    a2a:PersonNameFirstName "Jan Jozef" ;
    a2a:PersonNameLastName "Simons"
  ] .

oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474263
  a a2a:Person ;
  rdfs:label "Anna Barbara Gilissen" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Gilissen" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Gilissen"
  ] .

oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "06-04-1918" ;
    a2a:Year "1918" ;
    a2a:Month "04" ;
    a2a:Day "06" ;
    rdfs:label "1918-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474261 ;
  a2a:EventKeyRef oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1 .

oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474264 ;
  a2a:EventKeyRef oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1 .

oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474262 ;
  a2a:EventKeyRef oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1 .

oa:relationep_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Person2043474263 ;
  a2a:EventKeyRef oa:event_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79_Event1 .

oa:source_srt_39b5d0f3-0068-82a9-9e8b-e7fec5c36a79
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1918" ;
    a2a:Year "1918" ;
    rdfs:label "1918"
  ] ;
  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 "1918.2061" ;
    a2a:RegistryNumber "1918C" ;
    a2a:Folio "c074v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1918.2061, 1918C, c074v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/BB0515ADAD3A4DE08BAD9CD31CD5A6CF"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/562EA3D83E604C2DA2FAF22F4E2EB7F8" ;
  a2a:RecordIdentifier "2043474260" ;
  a2a:RecordGUID "{39b5d0f3-0068-82a9-9e8b-e7fec5c36a79}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 562EA3D8-3E60-4C2D-A2FA-F22F4E2EB7F8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091918C_54_A2A.xml van SRT" .

