@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_2e24a9db-e166-1b4d-4bd5-015479456b27
  a a2a:Record ;
  rdfs:label "Overlijden op 25 januari 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488809, oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488812, oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488810, oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488811 ;
  a2a:hasEvent oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_0, oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_1, oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_2, oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_3 ;
  a2a:hasSource oa:source_srt_2e24a9db-e166-1b4d-4bd5-015479456b27 .

oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488809
  a a2a:Person ;
  rdfs:label "Regina Hes" ;
  a2a:PersonName [
    rdfs:label "Regina Hes" ;
    a2a:PersonNameFirstName "Regina" ;
    a2a:PersonNameLastName "Hes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorredijk, gemeente Opsterland" ;
    rdfs:label "Gorredijk, gemeente Opsterland"
  ] .

oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488812
  a a2a:Person ;
  rdfs:label "Abraham Eliazar Ert" ;
  a2a:PersonName [
    rdfs:label "Abraham Eliazar Ert" ;
    a2a:PersonNameFirstName "Abraham Eliazar" ;
    a2a:PersonNameLastName "Ert"
  ] .

oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488810
  a a2a:Person ;
  rdfs:label "Meijer Hes" ;
  a2a:PersonName [
    rdfs:label "Meijer Hes" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNameLastName "Hes"
  ] .

oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488811
  a a2a:Person ;
  rdfs:label "Flora Oppenheim" ;
  a2a:PersonName [
    rdfs:label "Flora Oppenheim" ;
    a2a:PersonNameFirstName "Flora" ;
    a2a:PersonNameLastName "Oppenheim"
  ] .

oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "25-01-1915" ;
    a2a:Year "1915" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "1915-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488809 ;
  a2a:EventKeyRef oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1 .

oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488812 ;
  a2a:EventKeyRef oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1 .

oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488810 ;
  a2a:EventKeyRef oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1 .

oa:relationep_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Person3145488811 ;
  a2a:EventKeyRef oa:event_srt_2e24a9db-e166-1b4d-4bd5-015479456b27_Event1 .

oa:source_srt_2e24a9db-e166-1b4d-4bd5-015479456b27
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1915" ;
    a2a:Year "1915" ;
    rdfs:label "1915"
  ] ;
  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 "1915.398" ;
    a2a:RegistryNumber "1915B" ;
    a2a:Folio "b035" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1915.398, 1915B, b035"
  ] ;
  a2a:SourceLastChangeDate "2023-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B22F5763E86149FDAAE1B04717B6C1A0" ;
  a2a:RecordIdentifier "3145488808" ;
  a2a:RecordGUID "{2e24a9db-e166-1b4d-4bd5-015479456b27}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B22F5763-E861-49FD-AAE1-B04717B6C1A0" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091915B_54_A2A.xml van SRT" .

