@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_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0
  a a2a:Record ;
  rdfs:label "Overlijden op 15 november 1874 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651951, oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651953, oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651952 ;
  a2a:hasEvent oa:event_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_0, oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_1, oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_2 ;
  a2a:hasSource oa:source_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0 .

oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651951
  a a2a:Person ;
  rdfs:label "Johanna Henrietta Adolphine von Smidt" ;
  a2a:PersonName [
    rdfs:label "Johanna Henrietta Adolphine von Smidt" ;
    a2a:PersonNameFirstName "Johanna Henrietta Adolphine" ;
    a2a:PersonNamePrefixLastName "von" ;
    a2a:PersonNameLastName "Smidt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 jaar en 10 mnd." ;
    rdfs:label "60 jaar en 10 mnd."
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lutjebroek" ;
    rdfs:label "Lutjebroek"
  ] .

oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651953
  a a2a:Person ;
  rdfs:label "Cornelius Petrus Pieterse" ;
  a2a:PersonName [
    rdfs:label "Cornelius Petrus Pieterse" ;
    a2a:PersonNameFirstName "Cornelius Petrus" ;
    a2a:PersonNameLastName "Pieterse"
  ] .

oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651952
  a a2a:Person ;
  rdfs:label "Machiel von Smidt" ;
  a2a:PersonName [
    rdfs:label "Machiel von Smidt" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNamePrefixLastName "von" ;
    a2a:PersonNameLastName "Smidt"
  ] .

oa:event_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "15-11-1874" ;
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1874-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651951 ;
  a2a:EventKeyRef oa:event_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Event1 .

oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651953 ;
  a2a:EventKeyRef oa:event_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Event1 .

oa:relationep_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Person2042651952 ;
  a2a:EventKeyRef oa:event_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0_Event1 .

oa:source_srt_ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1874-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1874" ;
    a2a:Year "1874" ;
    rdfs:label "1874"
  ] ;
  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 "1874.3671" ;
    a2a:RegistryNumber "1874E" ;
    a2a:Folio "e156" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1874.3671, 1874E, e156"
  ] ;
  a2a:SourceLastChangeDate "2023-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/72A9FEE90CA148DB98F9FBDBCC67E19F" ;
  a2a:RecordIdentifier "2042651950" ;
  a2a:RecordGUID "{ee5e98d4-a7e4-3b70-2d1f-9c5762fabff0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 72A9FEE9-0CA1-48DB-98F9-FBDBCC67E19F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091874E_54_A2A.xml van SRT" .

