@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_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440
  a a2a:Record ;
  rdfs:label "Overlijden op 17 september 1964 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339510, oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339511, oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339512, oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339513 ;
  a2a:hasEvent oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_0, oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_1, oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_2, oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_3 ;
  a2a:hasSource oa:source_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440 .

oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339510
  a a2a:Person ;
  rdfs:label "Maria Helena Dekkers" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Dekkers" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 jaar" ;
    rdfs:label "81 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] .

oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339511
  a a2a:Person ;
  rdfs:label "Cornelis Antonius Dekkers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Antonius Dekkers" ;
    a2a:PersonNameFirstName "Cornelis Antonius" ;
    a2a:PersonNameLastName "Dekkers"
  ] .

oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339512
  a a2a:Person ;
  rdfs:label "Catharina Lucia Roels" ;
  a2a:PersonName [
    rdfs:label "Catharina Lucia Roels" ;
    a2a:PersonNameFirstName "Catharina Lucia" ;
    a2a:PersonNameLastName "Roels"
  ] .

oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339513
  a a2a:Person ;
  rdfs:label "Gerardus Cornelis van Leen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Cornelis van Leen" ;
    a2a:PersonNameFirstName "Gerardus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leen"
  ] .

oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-09-1964" ;
    a2a:Year "1964" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "1964-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339510 ;
  a2a:EventKeyRef oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1 .

oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339511 ;
  a2a:EventKeyRef oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1 .

oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339512 ;
  a2a:EventKeyRef oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1 .

oa:relationep_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Person3206339513 ;
  a2a:EventKeyRef oa:event_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440_Event1 .

oa:source_srt_432646FF-20BD-4AFB-9BC9-BDF3ECCA4440
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1964-01-01 - 1964-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1964" ;
    a2a:Year "1964" ;
    rdfs:label "1964"
  ] ;
  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, 1964" ;
    a2a:DocumentNumber "2274" ;
    a2a:RegistryNumber "1964A3" ;
    a2a:Folio "A3-169" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1964, 2274, 1964A3, A3-169"
  ] ;
  a2a:SourceLastChangeDate "2025-12-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/432646FF20BD4AFB9BC9BDF3ECCA4440" ;
  a2a:RecordIdentifier "3206339509" ;
  a2a:RecordGUID "{432646FF-20BD-4AFB-9BC9-BDF3ECCA4440}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4F6679003597499482BA36B8616A7B8B" .

