@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_ade_f9b86afc-9faa-819d-e44f-79e4e1286329
  a a2a:Record ;
  rdfs:label "Overlijden op 21 oktober 1965 te Rijswijk" ;
  a2a:hasPerson oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person1, oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person2, oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person3, oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person4 ;
  a2a:hasEvent oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_0, oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_1, oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_2, oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_3 ;
  a2a:hasSource oa:source_ade_f9b86afc-9faa-819d-e44f-79e4e1286329 .

oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person1
  a a2a:Person ;
  rdfs:label "Augustine Engeline Adonia Francina Stauffenbeil Zijmers" ;
  a2a:PersonName [
    rdfs:label "Augustine Engeline Adonia Francina Stauffenbeil Zijmers" ;
    a2a:PersonNameFirstName "Augustine Engeline Adonia Francina" ;
    a2a:PersonNameLastName "Stauffenbeil Zijmers"
  ] ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "84" ;
    rdfs:label "84"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tirtasarie Indonesië" ;
    rdfs:label "Tirtasarie Indonesië"
  ] ;
  a2a:Profession "zonder" .

oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person2
  a a2a:Person ;
  rdfs:label "Alphons Victor Bish" ;
  a2a:PersonName [
    rdfs:label "Alphons Victor Bish" ;
    a2a:PersonNameFirstName "Alphons Victor" ;
    a2a:PersonNameLastName "Bish"
  ] .

oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person3
  a a2a:Person ;
  rdfs:label "Aegidius Lodewicus Franciscus Albertus Adonis Stauffenbeil Zijmers" ;
  a2a:PersonName [
    rdfs:label "Aegidius Lodewicus Franciscus Albertus Adonis Stauffenbeil Zijmers" ;
    a2a:PersonNameFirstName "Aegidius Lodewicus Franciscus Albertus Adonis" ;
    a2a:PersonNameLastName "Stauffenbeil Zijmers"
  ] .

oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person4
  a a2a:Person ;
  rdfs:label "Kalbi" ;
  a2a:PersonName [
    rdfs:label "Kalbi" ;
    a2a:PersonNameFirstName "Kalbi"
  ] .

oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1965-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:EventRemark01_Relatie-Relatietype "overleden echtgenoot" .

oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person1 ;
  a2a:EventKeyRef oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1 .

oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_1
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person2 ;
  a2a:EventKeyRef oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1 .

oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person3 ;
  a2a:EventKeyRef oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1 .

oa:relationep_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Person4 ;
  a2a:EventKeyRef oa:event_ade_f9b86afc-9faa-819d-e44f-79e4e1286329_Event1 .

oa:source_ade_f9b86afc-9faa-819d-e44f-79e4e1286329
  a a2a:Source ;
  rdfs:label "Archief Delft, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1817-01-01 - 1978-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1978-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Collection "Archief van het gemeentebestuur van Rijswijk" ;
    a2a:Book "Register van overlijdensakten, 1965" ;
    a2a:DocumentNumber "142" ;
    a2a:RegistryNumber "03253" ;
    rdfs:label "Archief Delft, Archief van het gemeentebestuur van Rijswijk, Register van overlijdensakten, 1965, 142, 03253"
  ] ;
  a2a:SourceLastChangeDate "2019-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12115/NL-DtAD40385942" ;
  a2a:RecordGUID "{f9b86afc-9faa-819d-e44f-79e4e1286329}" ;
  a2a:SourceRemarklink_EAD "https://data.stadsarchiefdelft.nl/inventarissen/pdf/0767.pdf" ;
  a2a:SourceRemarkProvenance "OPEN_DATA_BS_overlijdens_Rijswijk.csv op 19-3-2019 gedownload vanaf https://www.stadsarchiefdelft.nl/vakinformatie/open-data/" .

