@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_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD
  a a2a:Record ;
  rdfs:label "Overlijden op 30 september 1962 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954009, oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954010, oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954011, oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954012 ;
  a2a:hasEvent oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_0, oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_1, oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_2, oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_3 ;
  a2a:hasSource oa:source_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD .

oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954009
  a a2a:Person ;
  rdfs:label "Lucas Leenderts" ;
  a2a:PersonName [
    rdfs:label "Lucas Leenderts" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Leenderts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "87 jaar" ;
    rdfs:label "87 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijnsheerenland" ;
    rdfs:label "Mijnsheerenland"
  ] .

oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954010
  a a2a:Person ;
  rdfs:label "Evert Leenderts" ;
  a2a:PersonName [
    rdfs:label "Evert Leenderts" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Leenderts"
  ] .

oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954011
  a a2a:Person ;
  rdfs:label "Geertrui Verzijl" ;
  a2a:PersonName [
    rdfs:label "Geertrui Verzijl" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Verzijl"
  ] .

oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954012
  a a2a:Person ;
  rdfs:label "Niesje Roos" ;
  a2a:PersonName [
    rdfs:label "Niesje Roos" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Roos"
  ] .

oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "30-09-1962" ;
    a2a:Year "1962" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1962-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954009 ;
  a2a:EventKeyRef oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1 .

oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954010 ;
  a2a:EventKeyRef oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1 .

oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954011 ;
  a2a:EventKeyRef oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1 .

oa:relationep_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Person2044954012 ;
  a2a:EventKeyRef oa:event_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD_Event1 .

oa:source_srt_2CF838BF-50B4-4332-86FC-FF91F2F7F6DD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1962-01-01 - 1962-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1962" ;
    a2a:Year "1962" ;
    rdfs:label "1962"
  ] ;
  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 "1962.2482" ;
    a2a:RegistryNumber "1962A4" ;
    a2a:Folio "a4-021" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1962.2482, 1962A4, a4-021"
  ] ;
  a2a:SourceLastChangeDate "2026-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2CF838BF50B4433286FCFF91F2F7F6DD" ;
  a2a:RecordIdentifier "2044954008" ;
  a2a:RecordGUID "{2CF838BF-50B4-4332-86FC-FF91F2F7F6DD}" ;
  a2a:SourceRemarkOpmerking "overledene wonende te Mijnsheerenland" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1CBBFF640A5F4D7F9018F8C8D05054FC" .

