@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_950f5e06-945b-19b4-abfd-8c22ba7f2e8a
  a a2a:Record ;
  rdfs:label "Overlijden op 28 oktober 1946 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862463, oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862464, oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862465, oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862466 ;
  a2a:hasEvent oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_0, oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_1, oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_2, oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_3 ;
  a2a:hasSource oa:source_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a .

oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862463
  a a2a:Person ;
  rdfs:label "Maria Josepha Celestina Pelgrom" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Celestina Pelgrom" ;
    a2a:PersonNameFirstName "Maria Josepha Celestina" ;
    a2a:PersonNameLastName "Pelgrom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen (België)" ;
    rdfs:label "Antwerpen (België)"
  ] .

oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862464
  a a2a:Person ;
  rdfs:label "Georgius Venceslaus Pelgrom" ;
  a2a:PersonName [
    rdfs:label "Georgius Venceslaus Pelgrom" ;
    a2a:PersonNameFirstName "Georgius Venceslaus" ;
    a2a:PersonNameLastName "Pelgrom"
  ] .

oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862465
  a a2a:Person ;
  rdfs:label "Adriana Theresia De la Garde" ;
  a2a:PersonName [
    rdfs:label "Adriana Theresia De la Garde" ;
    a2a:PersonNameFirstName "Adriana Theresia" ;
    a2a:PersonNameLastName "De la Garde"
  ] .

oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862466
  a a2a:Person ;
  rdfs:label "Johann Baptist Wilhelm Claasen" ;
  a2a:PersonName [
    rdfs:label "Johann Baptist Wilhelm Claasen" ;
    a2a:PersonNameFirstName "Johann Baptist Wilhelm" ;
    a2a:PersonNameLastName "Claasen"
  ] .

oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "28-10-1946" ;
    a2a:Year "1946" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1946-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862463 ;
  a2a:EventKeyRef oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1 .

oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862464 ;
  a2a:EventKeyRef oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1 .

oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862465 ;
  a2a:EventKeyRef oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1 .

oa:relationep_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Person2044862466 ;
  a2a:EventKeyRef oa:event_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a_Event1 .

oa:source_srt_950f5e06-945b-19b4-abfd-8c22ba7f2e8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1946-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1946" ;
    a2a:Year "1946" ;
    rdfs:label "1946"
  ] ;
  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 "1946.4073" ;
    a2a:RegistryNumber "1946C" ;
    a2a:Folio "c161" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1946.4073, 1946C, c161"
  ] ;
  a2a:SourceLastChangeDate "2023-06-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/39361DB2B9874A15AC88E9751AE62387" ;
  a2a:RecordIdentifier "2044862462" ;
  a2a:RecordGUID "{950f5e06-945b-19b4-abfd-8c22ba7f2e8a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 39361DB2-B987-4A15-AC88-E9751AE62387" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091946C_54_A2A.xml van SRT" .

