@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_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59
  a a2a:Record ;
  rdfs:label "Overlijden op 22 november 1924 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060970, oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060973, oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060971, oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060972 ;
  a2a:hasEvent oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_0, oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_1, oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_2, oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_3 ;
  a2a:hasSource oa:source_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59 .

oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060970
  a a2a:Person ;
  rdfs:label "Maria Siegbertha Haighton" ;
  a2a:PersonName [
    rdfs:label "Maria Siegbertha Haighton" ;
    a2a:PersonNameFirstName "Maria Siegbertha" ;
    a2a:PersonNameLastName "Haighton"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia (Nederlandsch Oost Indië)" ;
    rdfs:label "Batavia (Nederlandsch Oost Indië)"
  ] .

oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060973
  a a2a:Person ;
  rdfs:label "Abraham Vas Nunes" ;
  a2a:PersonName [
    rdfs:label "Abraham Vas Nunes" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Vas Nunes"
  ] .

oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060971
  a a2a:Person ;
  rdfs:label "Alfred Augustus Haighton" ;
  a2a:PersonName [
    rdfs:label "Alfred Augustus Haighton" ;
    a2a:PersonNameFirstName "Alfred Augustus" ;
    a2a:PersonNameLastName "Haighton"
  ] .

oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060972
  a a2a:Person ;
  rdfs:label "Alida Catharina der Kinderen" ;
  a2a:PersonName [
    rdfs:label "Alida Catharina der Kinderen" ;
    a2a:PersonNameFirstName "Alida Catharina" ;
    a2a:PersonNamePrefixLastName "der" ;
    a2a:PersonNameLastName "Kinderen"
  ] .

oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-11-1924" ;
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1924-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060970 ;
  a2a:EventKeyRef oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1 .

oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060973 ;
  a2a:EventKeyRef oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1 .

oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060971 ;
  a2a:EventKeyRef oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1 .

oa:relationep_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Person2527060972 ;
  a2a:EventKeyRef oa:event_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59_Event1 .

oa:source_srt_efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1924-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1924" ;
    a2a:Year "1924" ;
    rdfs:label "1924"
  ] ;
  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 "1924.4438" ;
    a2a:RegistryNumber "1924F" ;
    a2a:Folio "f032" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1924.4438, 1924F, f032"
  ] ;
  a2a:SourceLastChangeDate "2023-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2FCA96E74E2648CABD56103FC5EC5414" ;
  a2a:RecordIdentifier "2527060969" ;
  a2a:RecordGUID "{efef6a0e-3a7c-e8ab-d669-81f4a3cd4b59}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2FCA96E7-4E26-48CA-BD56-103FC5EC5414" ;
  a2a:SourceRemarkOpmerking "eerder weduwe van Henrij de Souza" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091924F_54_A2A.xml van SRT" .

