@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_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb
  a a2a:Record ;
  rdfs:label "Overlijden op 16 mei 1959 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238945, oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238946, oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238947, oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238948 ;
  a2a:hasEvent oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_0, oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_1, oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_2, oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_3 ;
  a2a:hasSource oa:source_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb .

oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238945
  a a2a:Person ;
  rdfs:label "Celina Hartog" ;
  a2a:PersonName [
    rdfs:label "Celina Hartog" ;
    a2a:PersonNameFirstName "Celina" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen (België)" ;
    rdfs:label "Antwerpen (België)"
  ] .

oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238946
  a a2a:Person ;
  rdfs:label "Eugenius Hartog" ;
  a2a:PersonName [
    rdfs:label "Eugenius Hartog" ;
    a2a:PersonNameFirstName "Eugenius" ;
    a2a:PersonNameLastName "Hartog"
  ] .

oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238947
  a a2a:Person ;
  rdfs:label "Estella Gans" ;
  a2a:PersonName [
    rdfs:label "Estella Gans" ;
    a2a:PersonNameFirstName "Estella" ;
    a2a:PersonNameLastName "Gans"
  ] .

oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238948
  a a2a:Person ;
  rdfs:label "Jacob Benjamin van den Borg" ;
  a2a:PersonName [
    rdfs:label "Jacob Benjamin van den Borg" ;
    a2a:PersonNameFirstName "Jacob Benjamin" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Borg"
  ] .

oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-05-1959" ;
    a2a:Year "1959" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "1959-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238945 ;
  a2a:EventKeyRef oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1 .

oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238946 ;
  a2a:EventKeyRef oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1 .

oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238947 ;
  a2a:EventKeyRef oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1 .

oa:relationep_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Person2048238948 ;
  a2a:EventKeyRef oa:event_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb_Event1 .

oa:source_srt_2091ef11-59f1-7beb-0a62-7a9c8ffe73cb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1959-01-01 - 1959-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1959" ;
    a2a:Year "1959" ;
    rdfs:label "1959"
  ] ;
  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 "1959.1183" ;
    a2a:RegistryNumber "1959A2" ;
    a2a:Folio "a2-096v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1959.1183, 1959A2, a2-096v"
  ] ;
  a2a:SourceLastChangeDate "2022-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4A92B4988DC04B5DA28BB12087FB6237" ;
  a2a:RecordIdentifier "2048238944" ;
  a2a:RecordGUID "{2091ef11-59f1-7beb-0a62-7a9c8ffe73cb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4A92B498-8DC0-4B5D-A28B-B12087FB6237" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091959A2_54_A2A.xml van SRT" .

