@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_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1875 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094853, oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094854, oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094855, oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094856 ;
  a2a:hasEvent oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_0, oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_1, oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_2, oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_3 ;
  a2a:hasSource oa:source_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c .

oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094853
  a a2a:Person ;
  rdfs:label "Alexis Joseph Christiaan Ruel" ;
  a2a:PersonName [
    rdfs:label "Alexis Joseph Christiaan Ruel" ;
    a2a:PersonNameFirstName "Alexis Joseph Christiaan" ;
    a2a:PersonNameLastName "Ruel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094854
  a a2a:Person ;
  rdfs:label "Pierre Joseph Ruel" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Ruel" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Ruel"
  ] .

oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094855
  a a2a:Person ;
  rdfs:label "Henriette Theodora Overweg" ;
  a2a:PersonName [
    rdfs:label "Henriette Theodora Overweg" ;
    a2a:PersonNameFirstName "Henriette Theodora" ;
    a2a:PersonNameLastName "Overweg"
  ] .

oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094856
  a a2a:Person ;
  rdfs:label "Anna Helena Dinger" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Dinger" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Dinger"
  ] .

oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-01-1875" ;
    a2a:Year "1875" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "1875-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094853 ;
  a2a:EventKeyRef oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1 .

oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094854 ;
  a2a:EventKeyRef oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1 .

oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094855 ;
  a2a:EventKeyRef oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1 .

oa:relationep_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Person2043094856 ;
  a2a:EventKeyRef oa:event_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c_Event1 .

oa:source_srt_c8ecc6cb-e9e4-bbb6-db06-919a661edf3c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1875-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1875" ;
    a2a:Year "1875" ;
    rdfs:label "1875"
  ] ;
  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 "1875.324" ;
    a2a:RegistryNumber "1875A" ;
    a2a:Folio "a056v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1875.324, 1875A, a056v"
  ] ;
  a2a:SourceLastChangeDate "2023-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/54558F89E41247D388A119F82E9DEA3A" ;
  a2a:RecordIdentifier "2043094852" ;
  a2a:RecordGUID "{c8ecc6cb-e9e4-bbb6-db06-919a661edf3c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 54558F89-E412-47D3-88A1-19F82E9DEA3A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091875A_54_A2A.xml van SRT" .

