@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_837A23EE-69CE-46F5-BA5A-35B2AB045FB7
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1949 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418213, oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418216, oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418214, oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418215 ;
  a2a:hasEvent oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_0, oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_1, oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_2, oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_3 ;
  a2a:hasSource oa:source_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7 .

oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418213
  a a2a:Person ;
  rdfs:label "Carel Jan Hendrik Wolff" ;
  a2a:PersonName [
    rdfs:label "Carel Jan Hendrik Wolff" ;
    a2a:PersonNameFirstName "Carel Jan Hendrik" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418216
  a a2a:Person ;
  rdfs:label "Christina Josephine Albers" ;
  a2a:PersonName [
    rdfs:label "Christina Josephine Albers" ;
    a2a:PersonNameFirstName "Christina Josephine" ;
    a2a:PersonNameLastName "Albers"
  ] .

oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418214
  a a2a:Person ;
  rdfs:label "Carel Eduard Wolff" ;
  a2a:PersonName [
    rdfs:label "Carel Eduard Wolff" ;
    a2a:PersonNameFirstName "Carel Eduard" ;
    a2a:PersonNameLastName "Wolff"
  ] .

oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418215
  a a2a:Person ;
  rdfs:label "Anna Catharina Vornholt" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vornholt" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vornholt"
  ] .

oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "15-05-1949" ;
    a2a:Year "1949" ;
    a2a:Month "05" ;
    a2a:Day "15" ;
    rdfs:label "1949-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418213 ;
  a2a:EventKeyRef oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1 .

oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418216 ;
  a2a:EventKeyRef oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1 .

oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418214 ;
  a2a:EventKeyRef oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1 .

oa:relationep_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Person2853418215 ;
  a2a:EventKeyRef oa:event_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7_Event1 .

oa:source_srt_837A23EE-69CE-46F5-BA5A-35B2AB045FB7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1949-01-01 - 1949-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1949" ;
    a2a:Year "1949" ;
    rdfs:label "1949"
  ] ;
  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 "1949.2173" ;
    a2a:RegistryNumber "1949C" ;
    a2a:Folio "c003" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1949.2173, 1949C, c003"
  ] ;
  a2a:SourceLastChangeDate "2025-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/837A23EE69CE46F5BA5A35B2AB045FB7" ;
  a2a:RecordIdentifier "2853418212" ;
  a2a:RecordGUID "{837A23EE-69CE-46F5-BA5A-35B2AB045FB7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3821B7CC8D644B848D77B34CAB137D6A" .

