@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_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9
  a a2a:Record ;
  rdfs:label "Overlijden op 26 november 1922 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970377, oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970380, oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970378, oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970379 ;
  a2a:hasEvent oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_0, oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_1, oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_2, oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_3 ;
  a2a:hasSource oa:source_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9 .

oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970377
  a a2a:Person ;
  rdfs:label "Geertrui Elizabeth Hazebroek" ;
  a2a:PersonName [
    rdfs:label "Geertrui Elizabeth Hazebroek" ;
    a2a:PersonNameFirstName "Geertrui Elizabeth" ;
    a2a:PersonNameLastName "Hazebroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970380
  a a2a:Person ;
  rdfs:label "Leendert Gerhardus Paulus Kreszner" ;
  a2a:PersonName [
    rdfs:label "Leendert Gerhardus Paulus Kreszner" ;
    a2a:PersonNameFirstName "Leendert Gerhardus Paulus" ;
    a2a:PersonNameLastName "Kreszner"
  ] .

oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970378
  a a2a:Person ;
  rdfs:label "Arie Adrianus Hazebroek" ;
  a2a:PersonName [
    rdfs:label "Arie Adrianus Hazebroek" ;
    a2a:PersonNameFirstName "Arie Adrianus" ;
    a2a:PersonNameLastName "Hazebroek"
  ] .

oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970379
  a a2a:Person ;
  rdfs:label "Maria Magdalena Francina Scharff" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Francina Scharff" ;
    a2a:PersonNameFirstName "Maria Magdalena Francina" ;
    a2a:PersonNameLastName "Scharff"
  ] .

oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1922" ;
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1922-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970377 ;
  a2a:EventKeyRef oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1 .

oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970380 ;
  a2a:EventKeyRef oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1 .

oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970378 ;
  a2a:EventKeyRef oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1 .

oa:relationep_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Person2044970379 ;
  a2a:EventKeyRef oa:event_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9_Event1 .

oa:source_srt_ee3f2a87-cec8-8c74-1e3b-2326e5de42e9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1922-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1922" ;
    a2a:Year "1922" ;
    rdfs:label "1922"
  ] ;
  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 "1922.5122" ;
    a2a:RegistryNumber "1922F" ;
    a2a:Folio "f089" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1922.5122, 1922F, f089"
  ] ;
  a2a:SourceLastChangeDate "2023-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/46854A85639B42DDA7A3234388031689" ;
  a2a:RecordIdentifier "2044970376" ;
  a2a:RecordGUID "{ee3f2a87-cec8-8c74-1e3b-2326e5de42e9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 46854A85-639B-42DD-A7A3-234388031689" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091922F_54_A2A.xml van SRT" .

