@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_71a2e305-2fcd-fb87-22f9-705578095d21
  a a2a:Record ;
  rdfs:label "Overlijden op 26 oktober 1868 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793571, oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793572, oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793573, oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793574 ;
  a2a:hasEvent oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_0, oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_1, oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_2, oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_3 ;
  a2a:hasSource oa:source_srt_71a2e305-2fcd-fb87-22f9-705578095d21 .

oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793571
  a a2a:Person ;
  rdfs:label "Maria Catharina Snabilié" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Snabilié" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Snabilié"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar en 11 mnd" ;
    rdfs:label "61 jaar en 11 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793572
  a a2a:Person ;
  rdfs:label "Salomon Jacob Innocentius Snabilié" ;
  a2a:PersonName [
    rdfs:label "Salomon Jacob Innocentius Snabilié" ;
    a2a:PersonNameFirstName "Salomon Jacob Innocentius" ;
    a2a:PersonNameLastName "Snabilié"
  ] .

oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793573
  a a2a:Person ;
  rdfs:label "Anna Margaretha Christina Meijer" ;
  a2a:PersonName [
    rdfs:label "Anna Margaretha Christina Meijer" ;
    a2a:PersonNameFirstName "Anna Margaretha Christina" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793574
  a a2a:Person ;
  rdfs:label "Heinrich Mattheus Mettenius" ;
  a2a:PersonName [
    rdfs:label "Heinrich Mattheus Mettenius" ;
    a2a:PersonNameFirstName "Heinrich Mattheus" ;
    a2a:PersonNameLastName "Mettenius"
  ] .

oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "26-10-1868" ;
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1868-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793571 ;
  a2a:EventKeyRef oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1 .

oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793572 ;
  a2a:EventKeyRef oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1 .

oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793573 ;
  a2a:EventKeyRef oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1 .

oa:relationep_srt_71a2e305-2fcd-fb87-22f9-705578095d21_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Person2041793574 ;
  a2a:EventKeyRef oa:event_srt_71a2e305-2fcd-fb87-22f9-705578095d21_Event1 .

oa:source_srt_71a2e305-2fcd-fb87-22f9-705578095d21
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1868-01-01 - 1868-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1868" ;
    a2a:Year "1868" ;
    rdfs:label "1868"
  ] ;
  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 "1868.3356" ;
    a2a:RegistryNumber "1868F" ;
    a2a:Folio "f024" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1868.3356, 1868F, f024"
  ] ;
  a2a:SourceLastChangeDate "2023-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/54D2155CDD374037BDBE9262C7CE2468" ;
  a2a:RecordIdentifier "2041793570" ;
  a2a:RecordGUID "{71a2e305-2fcd-fb87-22f9-705578095d21}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 54D2155C-DD37-4037-BDBE-9262C7CE2468" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091868F_54_A2A.xml van SRT" .

