@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_dab897dd-13ad-45ec-cce2-9cf6a472fe6e
  a a2a:Record ;
  rdfs:label "Overlijden op 9 oktober 1854 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033863, oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033864, oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033865 ;
  a2a:hasEvent oa:event_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_0, oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_1, oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_2 ;
  a2a:hasSource oa:source_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e .

oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033863
  a a2a:Person ;
  rdfs:label "Pietertje Nieuwlant" ;
  a2a:PersonName [
    rdfs:label "Pietertje Nieuwlant" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Nieuwlant"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar en 1 mnd" ;
    rdfs:label "71 jaar en 1 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwartewaal" ;
    rdfs:label "Zwartewaal"
  ] .

oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033864
  a a2a:Person ;
  rdfs:label "Cornelis Nieuwlant" ;
  a2a:PersonName [
    rdfs:label "Cornelis Nieuwlant" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Nieuwlant"
  ] .

oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033865
  a a2a:Person ;
  rdfs:label "Geertruida Pruijt" ;
  a2a:PersonName [
    rdfs:label "Geertruida Pruijt" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Pruijt"
  ] .

oa:event_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "09-10-1854" ;
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1854-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033863 ;
  a2a:EventKeyRef oa:event_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Event1 .

oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033864 ;
  a2a:EventKeyRef oa:event_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Event1 .

oa:relationep_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Person2379033865 ;
  a2a:EventKeyRef oa:event_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e_Event1 .

oa:source_srt_dab897dd-13ad-45ec-cce2-9cf6a472fe6e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1854-01-01 - 1854-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1854" ;
    a2a:Year "1854" ;
    rdfs:label "1854"
  ] ;
  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 "1854.2774" ;
    a2a:RegistryNumber "1854D" ;
    a2a:Folio "d092v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1854.2774, 1854D, d092v"
  ] ;
  a2a:SourceLastChangeDate "2023-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0CDFB3A3B0D6455DB27FE619F4985916" ;
  a2a:RecordIdentifier "2379033862" ;
  a2a:RecordGUID "{dab897dd-13ad-45ec-cce2-9cf6a472fe6e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0CDFB3A3-B0D6-455D-B27F-E619F4985916" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091854D_54_A2A.xml van SRT" .

