@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_ecfc5685-489f-c984-5dff-c2d0b1a272a7
  a a2a:Record ;
  rdfs:label "Overlijden op 7 augustus 1885 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509267, oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509268, oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509269, oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509270 ;
  a2a:hasEvent oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_0, oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_1, oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_2, oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_3 ;
  a2a:hasSource oa:source_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7 .

oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509267
  a a2a:Person ;
  rdfs:label "Andreas Comender" ;
  a2a:PersonName [
    rdfs:label "Andreas Comender" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Comender"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509268
  a a2a:Person ;
  rdfs:label "Abraham Comender" ;
  a2a:PersonName [
    rdfs:label "Abraham Comender" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Comender"
  ] .

oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509269
  a a2a:Person ;
  rdfs:label "Geertruida Visser" ;
  a2a:PersonName [
    rdfs:label "Geertruida Visser" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509270
  a a2a:Person ;
  rdfs:label "Jannetje Poort" ;
  a2a:PersonName [
    rdfs:label "Jannetje Poort" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Poort"
  ] .

oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "07-08-1885" ;
    a2a:Year "1885" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1885-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509267 ;
  a2a:EventKeyRef oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1 .

oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509268 ;
  a2a:EventKeyRef oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1 .

oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509269 ;
  a2a:EventKeyRef oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1 .

oa:relationep_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Person2043509270 ;
  a2a:EventKeyRef oa:event_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7_Event1 .

oa:source_srt_ecfc5685-489f-c984-5dff-c2d0b1a272a7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1885-01-01 - 1885-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1885" ;
    a2a:Year "1885" ;
    rdfs:label "1885"
  ] ;
  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 "1885.2790" ;
    a2a:RegistryNumber "1885C" ;
    a2a:Folio "c078v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1885.2790, 1885C, c078v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/057C0DE5D44C43F3B33584600721BC73" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/057C0DE5D44C43F3B33584600721BC73" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/057C0DE5D44C43F3B33584600721BC73"
  ] ;
  a2a:SourceLastChangeDate "2022-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2D544C0385F543F3BA40FD724AAC3987" ;
  a2a:RecordIdentifier "2043509266" ;
  a2a:RecordGUID "{ecfc5685-489f-c984-5dff-c2d0b1a272a7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2D544C03-85F5-43F3-BA40-FD724AAC3987" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091885C_54_A2A.xml van SRT" .

