@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_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04
  a a2a:Record ;
  rdfs:label "Overlijden op 19 oktober 1947 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874912, oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874915, oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874913, oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874914 ;
  a2a:hasEvent oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_0, oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_1, oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_2, oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_3 ;
  a2a:hasSource oa:source_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04 .

oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874912
  a a2a:Person ;
  rdfs:label "Johan Wiebenga" ;
  a2a:PersonName [
    rdfs:label "Johan Wiebenga" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Wiebenga"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65 jaar" ;
    rdfs:label "65 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eenrum" ;
    rdfs:label "Eenrum"
  ] .

oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874915
  a a2a:Person ;
  rdfs:label "Neeltje Adriana Hozeman" ;
  a2a:PersonName [
    rdfs:label "Neeltje Adriana Hozeman" ;
    a2a:PersonNameFirstName "Neeltje Adriana" ;
    a2a:PersonNameLastName "Hozeman"
  ] .

oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874913
  a a2a:Person ;
  rdfs:label "Tewes Wiebenga" ;
  a2a:PersonName [
    rdfs:label "Tewes Wiebenga" ;
    a2a:PersonNameFirstName "Tewes" ;
    a2a:PersonNameLastName "Wiebenga"
  ] .

oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874914
  a a2a:Person ;
  rdfs:label "Martje Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Martje Zijlstra" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNameLastName "Zijlstra"
  ] .

oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-10-1947" ;
    a2a:Year "1947" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1947-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874912 ;
  a2a:EventKeyRef oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1 .

oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874915 ;
  a2a:EventKeyRef oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1 .

oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874913 ;
  a2a:EventKeyRef oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1 .

oa:relationep_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Person2044874914 ;
  a2a:EventKeyRef oa:event_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04_Event1 .

oa:source_srt_29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1947-01-01 - 1947-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1947" ;
    a2a:Year "1947" ;
    rdfs:label "1947"
  ] ;
  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 "1947.4116" ;
    a2a:RegistryNumber "1947D" ;
    a2a:Folio "d164v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1947.4116, 1947D, d164v"
  ] ;
  a2a:SourceLastChangeDate "2023-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B03645DE4E9A44859F23FA80C54C3D97" ;
  a2a:RecordIdentifier "2044874911" ;
  a2a:RecordGUID "{29eeb75f-0fc3-dc4c-5d91-a4e01ce2bc04}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B03645DE-4E9A-4485-9F23-FA80C54C3D97" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091947D_54_A2A.xml van SRT" .

