@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_05386AB0-8237-45AF-9952-52CF3AE2DA4E
  a a2a:Record ;
  rdfs:label "Overlijden op 5 februari 1965 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559727, oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559730, oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559728, oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559729, oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559731 ;
  a2a:hasEvent oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_0, oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_1, oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_2, oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_3, oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_4 ;
  a2a:hasSource oa:source_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E .

oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559727
  a a2a:Person ;
  rdfs:label "Arie Adrianus Korevaar" ;
  a2a:PersonName [
    rdfs:label "Arie Adrianus Korevaar" ;
    a2a:PersonNameFirstName "Arie Adrianus" ;
    a2a:PersonNameLastName "Korevaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stolwijk" ;
    rdfs:label "Stolwijk"
  ] .

oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559730
  a a2a:Person ;
  rdfs:label "Anna Maria Christina Eering" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Christina Eering" ;
    a2a:PersonNameFirstName "Anna Maria Christina" ;
    a2a:PersonNameLastName "Eering"
  ] .

oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559728
  a a2a:Person ;
  rdfs:label "Huibert Korevaar" ;
  a2a:PersonName [
    rdfs:label "Huibert Korevaar" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Korevaar"
  ] .

oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559729
  a a2a:Person ;
  rdfs:label "Jacoba Tempelman" ;
  a2a:PersonName [
    rdfs:label "Jacoba Tempelman" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Tempelman"
  ] .

oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559731
  a a2a:Person ;
  rdfs:label "Johanna Catharina Reif" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Reif" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Reif"
  ] .

oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-02-1965" ;
    a2a:Year "1965" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "1965-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559727 ;
  a2a:EventKeyRef oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 .

oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559730 ;
  a2a:EventKeyRef oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 .

oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559728 ;
  a2a:EventKeyRef oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 .

oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559729 ;
  a2a:EventKeyRef oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 .

oa:relationep_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_4
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Person3352559731 ;
  a2a:EventKeyRef oa:event_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E_Event1 .

oa:source_srt_05386AB0-8237-45AF-9952-52CF3AE2DA4E
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1965-01-01 - 1965-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1965" ;
    a2a:Year "1965" ;
    rdfs:label "1965"
  ] ;
  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, 1965" ;
    a2a:DocumentNumber "360" ;
    a2a:RegistryNumber "1965A1" ;
    a2a:Folio "A1-090v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1965, 360, 1965A1, A1-090v"
  ] ;
  a2a:SourceLastChangeDate "2025-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/05386AB0823745AF995252CF3AE2DA4E" ;
  a2a:RecordIdentifier "3352559726" ;
  a2a:RecordGUID "{05386AB0-8237-45AF-9952-52CF3AE2DA4E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0DA7F1B40733474CA79949188EAFF7B5" .

