@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_ABB4C3C0-0C86-45AA-862B-7FC7606DE880
  a a2a:Record ;
  rdfs:label "Overlijden op 19 mei 1953 te Doetinchem" ;
  a2a:hasPerson oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033700, oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033701, oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033702, oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033703 ;
  a2a:hasEvent oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_0, oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_1, oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_2, oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_3 ;
  a2a:hasSource oa:source_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880 .

oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033700
  a a2a:Person ;
  rdfs:label "Hermina Hendrika Schuurman" ;
  a2a:PersonName [
    rdfs:label "Hermina Hendrika Schuurman" ;
    a2a:PersonNameFirstName "Hermina Hendrika" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "86" ;
    rdfs:label "86"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033701
  a a2a:Person ;
  rdfs:label "Lammert Schuurman" ;
  a2a:PersonName [
    rdfs:label "Lammert Schuurman" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033702
  a a2a:Person ;
  rdfs:label "Johanna Geertruid Buenk" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruid Buenk" ;
    a2a:PersonNameFirstName "Johanna Geertruid" ;
    a2a:PersonNameLastName "Buenk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033703
  a a2a:Person ;
  rdfs:label "Johannes Maurits Boegman" ;
  a2a:PersonName [
    rdfs:label "Johannes Maurits Boegman" ;
    a2a:PersonNameFirstName "Johannes Maurits" ;
    a2a:PersonNameLastName "Boegman"
  ] ;
  a2a:Gender "Man" .

oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-05-1953" ;
    a2a:Year "1953" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "1953-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Doetinchem" ;
    rdfs:label "Doetinchem"
  ] .

oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033700 ;
  a2a:EventKeyRef oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1 .

oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033701 ;
  a2a:EventKeyRef oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1 .

oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033702 ;
  a2a:EventKeyRef oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1 .

oa:relationep_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Person3016033703 ;
  a2a:EventKeyRef oa:event_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880_Event1 .

oa:source_gld_ABB4C3C0-0C86-45AA-862B-7FC7606DE880
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Doetinchem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Doetinchem, Nederland", "1953-05-20 - 1953-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-05-1953" ;
    a2a:Year "1953" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "20-05-1953"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Doetinchem, Overlijdensregister" ;
    a2a:Book "Doetinchem, Overlijdensregister" ;
    a2a:DocumentNumber "134" ;
    a2a:RegistryNumber "16887" ;
    rdfs:label "Gelders Archief, Arnhem, Doetinchem, Overlijdensregister, Doetinchem, Overlijdensregister, 134, 16887"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/ABB4C3C00C8645AA862B7FC7606DE880" ;
  a2a:RecordIdentifier "3016033699" ;
  a2a:RecordGUID "{ABB4C3C0-0C86-45AA-862B-7FC7606DE880}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0BD5BBF99A7E4D83941EA32CDC1D8BA0" .

