@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_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4
  a a2a:Record ;
  rdfs:label "Overlijden op 5 september 1890 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119481, oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119484, oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119482, oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119483 ;
  a2a:hasEvent oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_0, oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_1, oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_2, oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_3 ;
  a2a:hasSource oa:source_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4 .

oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119481
  a a2a:Person ;
  rdfs:label "Anna Alida Clara Deeters" ;
  a2a:PersonName [
    rdfs:label "Anna Alida Clara Deeters" ;
    a2a:PersonNameFirstName "Anna Alida Clara" ;
    a2a:PersonNameLastName "Deeters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119484
  a a2a:Person ;
  rdfs:label "Willem Cornelis Bogerman" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis Bogerman" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNameLastName "Bogerman"
  ] .

oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119482
  a a2a:Person ;
  rdfs:label "Jan Deeters" ;
  a2a:PersonName [
    rdfs:label "Jan Deeters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Deeters"
  ] .

oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119483
  a a2a:Person ;
  rdfs:label "Angenes Kok" ;
  a2a:PersonName [
    rdfs:label "Angenes Kok" ;
    a2a:PersonNameFirstName "Angenes" ;
    a2a:PersonNameLastName "Kok"
  ] .

oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-09-1890" ;
    a2a:Year "1890" ;
    a2a:Month "09" ;
    a2a:Day "05" ;
    rdfs:label "1890-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119481 ;
  a2a:EventKeyRef oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1 .

oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119484 ;
  a2a:EventKeyRef oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1 .

oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119482 ;
  a2a:EventKeyRef oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1 .

oa:relationep_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Person2361119483 ;
  a2a:EventKeyRef oa:event_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4_Event1 .

oa:source_srt_E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1890-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1890" ;
    a2a:Year "1890" ;
    rdfs:label "1890"
  ] ;
  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 "1890.3225" ;
    a2a:RegistryNumber "1890E" ;
    a2a:Folio "e062" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1890.3225, 1890E, e062"
  ] ;
  a2a:SourceLastChangeDate "2026-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E7CE0610DEEC4A51BC907ABAACF30EC4" ;
  a2a:RecordIdentifier "2361119480" ;
  a2a:RecordGUID "{E7CE0610-DEEC-4A51-BC90-7ABAACF30EC4}" ;
  a2a:SourceRemarkOpmerking "eerder weduwe van Frans Theodor Ording daarna van Henri de Swart" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/198754457828453DA33509F634840EB2" .

