@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_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99
  a a2a:Record ;
  rdfs:label "Overlijden op 29 januari 1953 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949616, oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949619, oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949617, oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949618 ;
  a2a:hasEvent oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_0, oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_1, oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_2, oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_3 ;
  a2a:hasSource oa:source_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99 .

oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949616
  a a2a:Person ;
  rdfs:label "Hendrika Domina Wolters" ;
  a2a:PersonName [
    rdfs:label "Hendrika Domina Wolters" ;
    a2a:PersonNameFirstName "Hendrika Domina" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82 jaar" ;
    rdfs:label "82 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949619
  a a2a:Person ;
  rdfs:label "Simon van Dijk" ;
  a2a:PersonName [
    rdfs:label "Simon van Dijk" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949617
  a a2a:Person ;
  rdfs:label "Hindrik Wolters" ;
  a2a:PersonName [
    rdfs:label "Hindrik Wolters" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Wolters"
  ] .

oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949618
  a a2a:Person ;
  rdfs:label "Domina Postuma" ;
  a2a:PersonName [
    rdfs:label "Domina Postuma" ;
    a2a:PersonNameFirstName "Domina" ;
    a2a:PersonNameLastName "Postuma"
  ] .

oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "29-01-1953" ;
    a2a:Year "1953" ;
    a2a:Month "01" ;
    a2a:Day "29" ;
    rdfs:label "1953-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949616 ;
  a2a:EventKeyRef oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1 .

oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949619 ;
  a2a:EventKeyRef oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1 .

oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949617 ;
  a2a:EventKeyRef oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1 .

oa:relationep_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Person2044949618 ;
  a2a:EventKeyRef oa:event_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99_Event1 .

oa:source_srt_554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1953-01-01 - 1953-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1953" ;
    a2a:Year "1953" ;
    rdfs:label "1953"
  ] ;
  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 "1953.247" ;
    a2a:RegistryNumber "1953A1" ;
    a2a:Folio "a1-042v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1953.247, 1953A1, a1-042v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/D70F5EFB1C4C4B598B65991B218B9A55" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/D70F5EFB1C4C4B598B65991B218B9A55" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D70F5EFB1C4C4B598B65991B218B9A55"
  ] ;
  a2a:SourceLastChangeDate "2022-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/ADA557A8A4F0440094C98D95E6827E15" ;
  a2a:RecordIdentifier "2044949615" ;
  a2a:RecordGUID "{554eb4ff-e0ba-9a7a-66bd-bcc80c95cd99}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder ADA557A8-A4F0-4400-94C9-8D95E6827E15" ;
  a2a:SourceRemarkOpmerking "eerder weduwe van Willem Dolislager" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091953A1_54_A2A.xml van SRT" .

