@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_7ef3a448-bbc2-46fe-7445-5d60a4b79c48
  a a2a:Record ;
  rdfs:label "Overlijden op 22 november 1884 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176088, oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176091, oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176089, oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176090 ;
  a2a:hasEvent oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_0, oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_1, oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_2, oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_3 ;
  a2a:hasSource oa:source_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48 .

oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176088
  a a2a:Person ;
  rdfs:label "Bernardus Johannes Gorissen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Johannes Gorissen" ;
    a2a:PersonNameFirstName "Bernardus Johannes" ;
    a2a:PersonNameLastName "Gorissen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176091
  a a2a:Person ;
  rdfs:label "Cornelia Meijer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Meijer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176089
  a a2a:Person ;
  rdfs:label "Cornelis Gorissen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gorissen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gorissen"
  ] .

oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176090
  a a2a:Person ;
  rdfs:label "Elizabeth Wessels" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Wessels" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Wessels"
  ] .

oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "22-11-1884" ;
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1884-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176088 ;
  a2a:EventKeyRef oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1 .

oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176091 ;
  a2a:EventKeyRef oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1 .

oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176089 ;
  a2a:EventKeyRef oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1 .

oa:relationep_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Person2043176090 ;
  a2a:EventKeyRef oa:event_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48_Event1 .

oa:source_srt_7ef3a448-bbc2-46fe-7445-5d60a4b79c48
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1884-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1884" ;
    a2a:Year "1884" ;
    rdfs:label "1884"
  ] ;
  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 "1884.4443" ;
    a2a:RegistryNumber "1884D" ;
    a2a:Folio "d145" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1884.4443, 1884D, d145"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6C800A8DA5AA44AFB22119833A49DB09" ;
  a2a:RecordIdentifier "2043176087" ;
  a2a:RecordGUID "{7ef3a448-bbc2-46fe-7445-5d60a4b79c48}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6C800A8D-A5AA-44AF-B221-19833A49DB09" ;
  a2a:SourceRemarkOpmerking "eerder weduwnaar van Cornelia Heisterborg en daarna van Willemina van Driessen" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091884D_54_A2A.xml van SRT" .

