@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_8496d42e-e5f4-6f69-a79f-65ca2633141c
  a a2a:Record ;
  rdfs:label "Overlijden op 29 december 1857 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762572, oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762575, oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762573, oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762574 ;
  a2a:hasEvent oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_0, oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_1, oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_2, oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_3 ;
  a2a:hasSource oa:source_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c .

oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762572
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Rooijackers" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Rooijackers" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Rooijackers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762575
  a a2a:Person ;
  rdfs:label "Willemina Magdalena van Loon" ;
  a2a:PersonName [
    rdfs:label "Willemina Magdalena van Loon" ;
    a2a:PersonNameFirstName "Willemina Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] .

oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762573
  a a2a:Person ;
  rdfs:label "Johannes Rooijackers" ;
  a2a:PersonName [
    rdfs:label "Johannes Rooijackers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rooijackers"
  ] .

oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762574
  a a2a:Person ;
  rdfs:label "Fenna Willemina Proper" ;
  a2a:PersonName [
    rdfs:label "Fenna Willemina Proper" ;
    a2a:PersonNameFirstName "Fenna Willemina" ;
    a2a:PersonNameLastName "Proper"
  ] .

oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-12-1857" ;
    a2a:Year "1857" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1857-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762572 ;
  a2a:EventKeyRef oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1 .

oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762575 ;
  a2a:EventKeyRef oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1 .

oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762573 ;
  a2a:EventKeyRef oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1 .

oa:relationep_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Person2033762574 ;
  a2a:EventKeyRef oa:event_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c_Event1 .

oa:source_srt_8496d42e-e5f4-6f69-a79f-65ca2633141c
  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.3303" ;
    a2a:RegistryNumber "1857G" ;
    a2a:Folio "g051" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1857.3303, 1857G, g051"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6D5E29649C384B14B27321812EBBA5CD" ;
  a2a:RecordIdentifier "2033762571" ;
  a2a:RecordGUID "{8496d42e-e5f4-6f69-a79f-65ca2633141c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6D5E2964-9C38-4B14-B273-21812EBBA5CD" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091857G_54_A2A.xml van SRT" .

