@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_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1901 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303196, oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303197, oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303198 ;
  a2a:hasEvent oa:event_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_0, oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_1, oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_2 ;
  a2a:hasSource oa:source_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B .

oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303196
  a a2a:Person ;
  rdfs:label "Nathan Manuel Slier" ;
  a2a:PersonName [
    rdfs:label "Nathan Manuel Slier" ;
    a2a:PersonNameFirstName "Nathan Manuel" ;
    a2a:PersonNameLastName "Slier"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 maanden" ;
    rdfs:label "2 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303197
  a a2a:Person ;
  rdfs:label "Salomon Slier" ;
  a2a:PersonName [
    rdfs:label "Salomon Slier" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Slier"
  ] .

oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303198
  a a2a:Person ;
  rdfs:label "Sara van Arend" ;
  a2a:PersonName [
    rdfs:label "Sara van Arend" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arend"
  ] .

oa:event_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "08-02-1901" ;
    a2a:Year "1901" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "1901-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303196 ;
  a2a:EventKeyRef oa:event_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Event1 .

oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303197 ;
  a2a:EventKeyRef oa:event_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Event1 .

oa:relationep_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Person2043303198 ;
  a2a:EventKeyRef oa:event_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B_Event1 .

oa:source_srt_039F4250-C9DC-4B55-9C06-84B2ABCFBC9B
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1901-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1901" ;
    a2a:Year "1901" ;
    rdfs:label "1901"
  ] ;
  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 "1901.763" ;
    a2a:RegistryNumber "1901A" ;
    a2a:Folio "a065v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1901.763, 1901A, a065v"
  ] ;
  a2a:SourceLastChangeDate "2025-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/039F4250C9DC4B559C0684B2ABCFBC9B" ;
  a2a:RecordIdentifier "2043303195" ;
  a2a:RecordGUID "{039F4250-C9DC-4B55-9C06-84B2ABCFBC9B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EA812968DE924EDF8AF55F13022E06D4" .

