@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_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c
  a a2a:Record ;
  rdfs:label "Overlijden op 10 maart 1944 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665167, oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665168, oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665169, oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665170 ;
  a2a:hasEvent oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_0, oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_1, oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_2, oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_3 ;
  a2a:hasSource oa:source_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c .

oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665167
  a a2a:Person ;
  rdfs:label "Cecilia Florentina Hardij" ;
  a2a:PersonName [
    rdfs:label "Cecilia Florentina Hardij" ;
    a2a:PersonNameFirstName "Cecilia Florentina" ;
    a2a:PersonNameLastName "Hardij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoboken (België)" ;
    rdfs:label "Hoboken (België)"
  ] .

oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665168
  a a2a:Person ;
  rdfs:label "Thomas Bernardus Hardij" ;
  a2a:PersonName [
    rdfs:label "Thomas Bernardus Hardij" ;
    a2a:PersonNameFirstName "Thomas Bernardus" ;
    a2a:PersonNameLastName "Hardij"
  ] .

oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665169
  a a2a:Person ;
  rdfs:label "Grada Malijse" ;
  a2a:PersonName [
    rdfs:label "Grada Malijse" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNameLastName "Malijse"
  ] .

oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665170
  a a2a:Person ;
  rdfs:label "Ernst Louis Johann Sonnemann" ;
  a2a:PersonName [
    rdfs:label "Ernst Louis Johann Sonnemann" ;
    a2a:PersonNameFirstName "Ernst Louis Johann" ;
    a2a:PersonNameLastName "Sonnemann"
  ] .

oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "10-03-1944" ;
    a2a:Year "1944" ;
    a2a:Month "03" ;
    a2a:Day "10" ;
    rdfs:label "1944-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665167 ;
  a2a:EventKeyRef oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1 .

oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665168 ;
  a2a:EventKeyRef oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1 .

oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665169 ;
  a2a:EventKeyRef oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1 .

oa:relationep_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Person2047665170 ;
  a2a:EventKeyRef oa:event_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c_Event1 .

oa:source_srt_d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1944-01-01 - 1944-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1944" ;
    a2a:Year "1944" ;
    rdfs:label "1944"
  ] ;
  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 "1944.1327" ;
    a2a:RegistryNumber "1944A" ;
    a2a:Folio "a112" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1944.1327, 1944A, a112"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6BB7E40DDF2A45F4A3273C9B2EF058CF" ;
  a2a:RecordIdentifier "2047665166" ;
  a2a:RecordGUID "{d05e1a1d-13fe-c189-69a6-c58f7cfe5d2c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6BB7E40D-DF2A-45F4-A327-3C9B2EF058CF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091944A_54_A2A.xml van SRT" .

