@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_da51a189-eba0-e4ea-81f7-7c4556698142
  a a2a:Record ;
  rdfs:label "Overlijden op 21 maart 1955 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626900, oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626901, oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626902, oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626903 ;
  a2a:hasEvent oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_0, oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_1, oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_2, oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_3 ;
  a2a:hasSource oa:source_srt_da51a189-eba0-e4ea-81f7-7c4556698142 .

oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626900
  a a2a:Person ;
  rdfs:label "Josephina Hendrica Kalshoven" ;
  a2a:PersonName [
    rdfs:label "Josephina Hendrica Kalshoven" ;
    a2a:PersonNameFirstName "Josephina Hendrica" ;
    a2a:PersonNameLastName "Kalshoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626901
  a a2a:Person ;
  rdfs:label "Guillaume August George Kalshoven" ;
  a2a:PersonName [
    rdfs:label "Guillaume August George Kalshoven" ;
    a2a:PersonNameFirstName "Guillaume August George" ;
    a2a:PersonNameLastName "Kalshoven"
  ] .

oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626902
  a a2a:Person ;
  rdfs:label "Catharina Borsten" ;
  a2a:PersonName [
    rdfs:label "Catharina Borsten" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Borsten"
  ] .

oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626903
  a a2a:Person ;
  rdfs:label "Theodorus Pius Rijnsoever" ;
  a2a:PersonName [
    rdfs:label "Theodorus Pius Rijnsoever" ;
    a2a:PersonNameFirstName "Theodorus Pius" ;
    a2a:PersonNameLastName "Rijnsoever"
  ] .

oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "21-03-1955" ;
    a2a:Year "1955" ;
    a2a:Month "03" ;
    a2a:Day "21" ;
    rdfs:label "1955-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626900 ;
  a2a:EventKeyRef oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1 .

oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626901 ;
  a2a:EventKeyRef oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1 .

oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626902 ;
  a2a:EventKeyRef oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1 .

oa:relationep_srt_da51a189-eba0-e4ea-81f7-7c4556698142_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Person2043626903 ;
  a2a:EventKeyRef oa:event_srt_da51a189-eba0-e4ea-81f7-7c4556698142_Event1 .

oa:source_srt_da51a189-eba0-e4ea-81f7-7c4556698142
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1955-01-01 - 1955-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1955" ;
    a2a:Year "1955" ;
    rdfs:label "1955"
  ] ;
  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 "1955.677" ;
    a2a:RegistryNumber "1955A1" ;
    a2a:Folio "a1-114" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1955.677, 1955A1, a1-114"
  ] ;
  a2a:SourceLastChangeDate "2022-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7354C25EFBDB4F33BF3510E07357586B" ;
  a2a:RecordIdentifier "2043626899" ;
  a2a:RecordGUID "{da51a189-eba0-e4ea-81f7-7c4556698142}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7354C25E-FBDB-4F33-BF35-10E07357586B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091955A1_54_A2A.xml van SRT" .

