@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_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1852 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746951, oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746952, oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746953 ;
  a2a:hasEvent oa:event_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_0, oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_1, oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_2 ;
  a2a:hasSource oa:source_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652 .

oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746951
  a a2a:Person ;
  rdfs:label "Jan Rentes" ;
  a2a:PersonName [
    rdfs:label "Jan Rentes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rentes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar, 4 mnd. en 5 dgn." ;
    rdfs:label "1 jaar, 4 mnd. en 5 dgn."
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746952
  a a2a:Person ;
  rdfs:label "Hendrik Klaassens Rentes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Klaassens Rentes" ;
    a2a:PersonNameFirstName "Hendrik Klaassens" ;
    a2a:PersonNameLastName "Rentes"
  ] .

oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746953
  a a2a:Person ;
  rdfs:label "Aaltje Lukas" ;
  a2a:PersonName [
    rdfs:label "Aaltje Lukas" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Lukas"
  ] .

oa:event_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "15-02-1852" ;
    a2a:Year "1852" ;
    a2a:Month "02" ;
    a2a:Day "15" ;
    rdfs:label "1852-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746951 ;
  a2a:EventKeyRef oa:event_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Event1 .

oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746952 ;
  a2a:EventKeyRef oa:event_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Event1 .

oa:relationep_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Person2033746953 ;
  a2a:EventKeyRef oa:event_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652_Event1 .

oa:source_srt_804b5e7c-b2cc-7b3d-1ff2-18e58ba76652
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1852-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1852" ;
    a2a:Year "1852" ;
    rdfs:label "1852"
  ] ;
  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 "1852.416" ;
    a2a:RegistryNumber "1852A" ;
    a2a:Folio "a107" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1852.416, 1852A, a107"
  ] ;
  a2a:SourceLastChangeDate "2022-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7CD3A15063364676857B741D802BF0A5" ;
  a2a:RecordIdentifier "2033746950" ;
  a2a:RecordGUID "{804b5e7c-b2cc-7b3d-1ff2-18e58ba76652}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7CD3A150-6336-4676-857B-741D802BF0A5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091852A_54_A2A.xml van SRT" .

