@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_14cbfe8e-0f4b-5f1a-e609-bc5997babc16
  a a2a:Record ;
  rdfs:label "Overlijden op 24 januari 1823 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361827, oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361830, oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361828, oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361829 ;
  a2a:hasEvent oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_0, oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_1, oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_2, oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_3 ;
  a2a:hasSource oa:source_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16 .

oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361827
  a a2a:Person ;
  rdfs:label "Dirk Fol" ;
  a2a:PersonName [
    rdfs:label "Dirk Fol" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Fol"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar en 9 mnd en 17 dagen" ;
    rdfs:label "61 jaar en 9 mnd en 17 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roordahuizen" ;
    rdfs:label "Roordahuizen"
  ] .

oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361830
  a a2a:Person ;
  rdfs:label "Elizabeth Pieters" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Pieters" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Pieters"
  ] .

oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361828
  a a2a:Person ;
  rdfs:label "Jan Hendrik Fol" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Fol" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Fol"
  ] .

oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361829
  a a2a:Person ;
  rdfs:label "Elizabeth Breukel" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Breukel" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Breukel"
  ] .

oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-01-1823" ;
    a2a:Year "1823" ;
    a2a:Month "01" ;
    a2a:Day "24" ;
    rdfs:label "1823-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361827 ;
  a2a:EventKeyRef oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1 .

oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361830 ;
  a2a:EventKeyRef oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1 .

oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361828 ;
  a2a:EventKeyRef oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1 .

oa:relationep_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Person2036361829 ;
  a2a:EventKeyRef oa:event_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16_Event1 .

oa:source_srt_14cbfe8e-0f4b-5f1a-e609-bc5997babc16
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1823-01-01 - 1823-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1823" ;
    a2a:Year "1823" ;
    rdfs:label "1823"
  ] ;
  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 "1823.261" ;
    a2a:RegistryNumber "1823A" ;
    a2a:Folio "a054" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1823.261, 1823A, a054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/012E7AC4B4034FD2987CFF7AFD0C8843" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/012E7AC4B4034FD2987CFF7AFD0C8843" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/012E7AC4B4034FD2987CFF7AFD0C8843"
  ] ;
  a2a:SourceLastChangeDate "2022-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A94F8D199CFE483AA706DFBCDC31105E" ;
  a2a:RecordIdentifier "2036361826" ;
  a2a:RecordGUID "{14cbfe8e-0f4b-5f1a-e609-bc5997babc16}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A94F8D19-9CFE-483A-A706-DFBCDC31105E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091823A_54_A2A.xml van SRT" .

