@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_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce
  a a2a:Record ;
  rdfs:label "Overlijden op 21 mei 1857 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341632, oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341635, oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341633, oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341634 ;
  a2a:hasEvent oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_0, oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_1, oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_2, oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_3 ;
  a2a:hasSource oa:source_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce .

oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341632
  a a2a:Person ;
  rdfs:label "Jan Lambertus Rooijackers" ;
  a2a:PersonName [
    rdfs:label "Jan Lambertus Rooijackers" ;
    a2a:PersonNameFirstName "Jan Lambertus" ;
    a2a:PersonNameLastName "Rooijackers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar en 1 mnd" ;
    rdfs:label "40 jaar en 1 mnd"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341635
  a a2a:Person ;
  rdfs:label "Petronella Catharina Hop" ;
  a2a:PersonName [
    rdfs:label "Petronella Catharina Hop" ;
    a2a:PersonNameFirstName "Petronella Catharina" ;
    a2a:PersonNameLastName "Hop"
  ] .

oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341633
  a a2a:Person ;
  rdfs:label "Johannes Rooijackers" ;
  a2a:PersonName [
    rdfs:label "Johannes Rooijackers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rooijackers"
  ] .

oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341634
  a a2a:Person ;
  rdfs:label "Teuna Willemina Proper" ;
  a2a:PersonName [
    rdfs:label "Teuna Willemina Proper" ;
    a2a:PersonNameFirstName "Teuna Willemina" ;
    a2a:PersonNameLastName "Proper"
  ] .

oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "21-05-1857" ;
    a2a:Year "1857" ;
    a2a:Month "05" ;
    a2a:Day "21" ;
    rdfs:label "1857-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341632 ;
  a2a:EventKeyRef oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1 .

oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341635 ;
  a2a:EventKeyRef oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1 .

oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341633 ;
  a2a:EventKeyRef oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1 .

oa:relationep_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Person2380341634 ;
  a2a:EventKeyRef oa:event_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce_Event1 .

oa:source_srt_42d70085-0d2b-4c4e-24dc-80a9bf7c7dce
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1857-01-01 - 1857-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1857" ;
    a2a:Year "1857" ;
    rdfs:label "1857"
  ] ;
  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 "1857.1450" ;
    a2a:RegistryNumber "1857B" ;
    a2a:Folio "b161v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1857.1450, 1857B, b161v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/CA1182DC8631422085EA1124DD46606D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/CA1182DC8631422085EA1124DD46606D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/CA1182DC8631422085EA1124DD46606D"
  ] ;
  a2a:SourceLastChangeDate "2022-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/83C6460DC8834CBE817FA918E0BDCD91" ;
  a2a:RecordIdentifier "2380341631" ;
  a2a:RecordGUID "{42d70085-0d2b-4c4e-24dc-80a9bf7c7dce}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 83C6460D-C883-4CBE-817F-A918E0BDCD91" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091857B_54_A2A.xml van SRT" .

