@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_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA
  a a2a:Record ;
  rdfs:label "Overlijden op 12 augustus 1971 te Voorst" ;
  a2a:hasPerson oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661113, oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661115, oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661114, oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661116 ;
  a2a:hasEvent oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_0, oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_1, oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_2, oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_3 ;
  a2a:hasSource oa:source_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA .

oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661113
  a a2a:Person ;
  rdfs:label "Hendrika Theodora Elizen" ;
  a2a:PersonName [
    rdfs:label "Hendrika Theodora Elizen" ;
    a2a:PersonNameFirstName "Hendrika Theodora" ;
    a2a:PersonNameLastName "Elizen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "###" ;
    rdfs:label "###"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661115
  a a2a:Person ;
  rdfs:label "Martinus Antonius Elizen" ;
  a2a:PersonName [
    rdfs:label "Martinus Antonius Elizen" ;
    a2a:PersonNameFirstName "Martinus Antonius" ;
    a2a:PersonNameLastName "Elizen"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661114
  a a2a:Person ;
  rdfs:label "Anna Arends" ;
  a2a:PersonName [
    rdfs:label "Anna Arends" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Arends"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661116
  a a2a:Person ;
  rdfs:label "Antonius Johannes Olthof" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Olthof" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Olthof"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "12-08-1971" ;
    a2a:Year "1971" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1971-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661113 ;
  a2a:EventKeyRef oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1 .

oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661115 ;
  a2a:EventKeyRef oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1 .

oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661114 ;
  a2a:EventKeyRef oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1 .

oa:relationep_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Person3665661116 ;
  a2a:EventKeyRef oa:event_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA_Event1 .

oa:source_gld_1D6CC032-5C10-4240-85F5-AB323C2AB5BA
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1971-08-16 - 1971-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-08-1971" ;
    a2a:Year "1971" ;
    a2a:Month "08" ;
    a2a:Day "16" ;
    rdfs:label "16-08-1971"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Voorst, Overlijdensregister" ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "26064" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Voorst, Overlijdensregister, 60, 26064"
  ] ;
  a2a:SourceLastChangeDate "2024-04-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/1D6CC0325C10424085F5AB323C2AB5BA" ;
  a2a:RecordIdentifier "3665661112" ;
  a2a:RecordGUID "{1D6CC032-5C10-4240-85F5-AB323C2AB5BA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D233B8F8C71243A4B8FDD61DF3E40D81" .

