@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_4CD35577-78B2-4CEF-9C2F-FD597C37773B
  a a2a:Record ;
  rdfs:label "Overlijden op 14 juni 1945 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128195, oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128197, oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128196 ;
  a2a:hasEvent oa:event_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_0, oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_1, oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_2 ;
  a2a:hasSource oa:source_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B .

oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128195
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Verhoeff" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNameLastName "Verhoeff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128197
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria Hendrika Steegman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria Hendrika Steegman" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria Hendrika" ;
    a2a:PersonNameLastName "Steegman"
  ] .

oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128196
  a a2a:Person ;
  rdfs:label "Maria Margaretha Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Maria Margaretha Verhoeff" ;
    a2a:PersonNameFirstName "Maria Margaretha" ;
    a2a:PersonNameLastName "Verhoeff"
  ] .

oa:event_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-06-1945" ;
    a2a:Year "1945" ;
    a2a:Month "06" ;
    a2a:Day "14" ;
    rdfs:label "1945-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128195 ;
  a2a:EventKeyRef oa:event_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Event1 .

oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128197 ;
  a2a:EventKeyRef oa:event_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Event1 .

oa:relationep_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Person2045128196 ;
  a2a:EventKeyRef oa:event_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B_Event1 .

oa:source_srt_4CD35577-78B2-4CEF-9C2F-FD597C37773B
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1945-01-01 - 1945-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1945" ;
    a2a:Year "1945" ;
    rdfs:label "1945"
  ] ;
  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 "1945.7666" ;
    a2a:RegistryNumber "1945H" ;
    a2a:Folio "h101v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1945.7666, 1945H, h101v"
  ] ;
  a2a:SourceLastChangeDate "2024-12-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4CD3557778B24CEF9C2FFD597C37773B" ;
  a2a:RecordIdentifier "2045128194" ;
  a2a:RecordGUID "{4CD35577-78B2-4CEF-9C2F-FD597C37773B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A95D03147A7A4B4FA8180C95C79323E0" .

