@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_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 juli 1820 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361278, oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361279, oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361280, oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361281 ;
  a2a:hasEvent oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_0, oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_1, oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_2, oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_3 ;
  a2a:hasSource oa:source_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a .

oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361278
  a a2a:Person ;
  rdfs:label "Johanna Samuel Bellegrave" ;
  a2a:PersonName [
    rdfs:label "Johanna Samuel Bellegrave" ;
    a2a:PersonNameFirstName "Johanna Samuel" ;
    a2a:PersonNameLastName "Bellegrave"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 jaar, 3 mnd en 10 dgn" ;
    rdfs:label "72 jaar, 3 mnd en 10 dgn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361279
  a a2a:Person ;
  rdfs:label "Samuel Levy" ;
  a2a:PersonName [
    rdfs:label "Samuel Levy" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Levy"
  ] .

oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361280
  a a2a:Person ;
  rdfs:label "Belia Abrahams" ;
  a2a:PersonName [
    rdfs:label "Belia Abrahams" ;
    a2a:PersonNameFirstName "Belia" ;
    a2a:PersonNameLastName "Abrahams"
  ] .

oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361281
  a a2a:Person ;
  rdfs:label "Nathan Levy Cohen" ;
  a2a:PersonName [
    rdfs:label "Nathan Levy Cohen" ;
    a2a:PersonNameFirstName "Nathan Levy" ;
    a2a:PersonNameLastName "Cohen"
  ] .

oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-07-1820" ;
    a2a:Year "1820" ;
    a2a:Month "07" ;
    a2a:Day "26" ;
    rdfs:label "1820-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361278 ;
  a2a:EventKeyRef oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1 .

oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361279 ;
  a2a:EventKeyRef oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1 .

oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361280 ;
  a2a:EventKeyRef oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1 .

oa:relationep_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Person2509361281 ;
  a2a:EventKeyRef oa:event_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a_Event1 .

oa:source_srt_8e08e2fc-1ba7-b125-e1a0-3acfa25f000a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1820-01-01 - 1820-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1820" ;
    a2a:Year "1820" ;
    rdfs:label "1820"
  ] ;
  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 "1820.1320" ;
    a2a:RegistryNumber "1820B" ;
    a2a:Folio "b018v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1820.1320, 1820B, b018v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/E105FC1E60884A7AA978C15D3F1E5E5E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/E105FC1E60884A7AA978C15D3F1E5E5E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E105FC1E60884A7AA978C15D3F1E5E5E"
  ] ;
  a2a:SourceLastChangeDate "2022-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5F1C7928925B468F875A624C4B0DBF0A" ;
  a2a:RecordIdentifier "2509361277" ;
  a2a:RecordGUID "{8e08e2fc-1ba7-b125-e1a0-3acfa25f000a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5F1C7928-925B-468F-875A-624C4B0DBF0A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091820B_54_A2A.xml van SRT" .

