@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_8786a923-9012-3e41-e1f2-bccc1c483598
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1959 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062742, oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062745, oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062743, oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062744 ;
  a2a:hasEvent oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_0, oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_1, oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_2, oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_3 ;
  a2a:hasSource oa:source_srt_8786a923-9012-3e41-e1f2-bccc1c483598 .

oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062742
  a a2a:Person ;
  rdfs:label "Albertus Johannes van Vugt" ;
  a2a:PersonName [
    rdfs:label "Albertus Johannes van Vugt" ;
    a2a:PersonNameFirstName "Albertus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar" ;
    rdfs:label "77 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062745
  a a2a:Person ;
  rdfs:label "Cornelia van Oord" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Oord" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oord"
  ] .

oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062743
  a a2a:Person ;
  rdfs:label "Reindert Johannes van Vugt" ;
  a2a:PersonName [
    rdfs:label "Reindert Johannes van Vugt" ;
    a2a:PersonNameFirstName "Reindert Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] .

oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062744
  a a2a:Person ;
  rdfs:label "Johanna Elizabeth Gerlach" ;
  a2a:PersonName [
    rdfs:label "Johanna Elizabeth Gerlach" ;
    a2a:PersonNameFirstName "Johanna Elizabeth" ;
    a2a:PersonNameLastName "Gerlach"
  ] .

oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-11-1959" ;
    a2a:Year "1959" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1959-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062742 ;
  a2a:EventKeyRef oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1 .

oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062745 ;
  a2a:EventKeyRef oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1 .

oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062743 ;
  a2a:EventKeyRef oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1 .

oa:relationep_srt_8786a923-9012-3e41-e1f2-bccc1c483598_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Person2048062744 ;
  a2a:EventKeyRef oa:event_srt_8786a923-9012-3e41-e1f2-bccc1c483598_Event1 .

oa:source_srt_8786a923-9012-3e41-e1f2-bccc1c483598
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1959-01-01 - 1959-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1959" ;
    a2a:Year "1959" ;
    rdfs:label "1959"
  ] ;
  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 "1959.2564" ;
    a2a:RegistryNumber "1959B4" ;
    a2a:Folio "b4-041v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, overlijdensakten, Nadere toegang op het overlijdensregister van de gemeente Rotterdam, 1959.2564, 1959B4, b4-041v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/3949FF9DB47743599AF9D4DFB421F613" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/3949FF9DB47743599AF9D4DFB421F613" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3949FF9DB47743599AF9D4DFB421F613"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D03170A5476E4851A7EDB8ECDE127694" ;
  a2a:RecordIdentifier "2048062741" ;
  a2a:RecordGUID "{8786a923-9012-3e41-e1f2-bccc1c483598}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D03170A5-476E-4851-A7ED-B8ECDE127694" ;
  a2a:SourceRemarkOpmerking "eerder weduwnaar van Maria Elisabeth Knossenburg" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-091959B4_54_A2A.xml van SRT" .

