@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_0F128998-4B97-43FF-9779-5356C90C9DA8
  a a2a:Record ;
  rdfs:label "Overlijden op 18 januari 1970 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184423, oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184426, oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184424, oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184427 ;
  a2a:hasEvent oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_0, oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_1, oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_2, oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_3 ;
  a2a:hasSource oa:source_gld_0F128998-4B97-43FF-9779-5356C90C9DA8 .

oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184423
  a a2a:Person ;
  rdfs:label "Johannes Lambertus Bonekamp" ;
  a2a:PersonName [
    rdfs:label "Johannes Lambertus Bonekamp" ;
    a2a:PersonNameFirstName "Johannes Lambertus" ;
    a2a:PersonNameLastName "Bonekamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "###" ;
    rdfs:label "###"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184426
  a a2a:Person ;
  rdfs:label "Gradus Bonekamp" ;
  a2a:PersonName [
    rdfs:label "Gradus Bonekamp" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Bonekamp"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184424
  a a2a:Person ;
  rdfs:label "Antonia Haverkamp" ;
  a2a:PersonName [
    rdfs:label "Antonia Haverkamp" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Haverkamp"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184427
  a a2a:Person ;
  rdfs:label "Johanna Maria Harleman" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Harleman" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-01-1970" ;
    a2a:Year "1970" ;
    a2a:Month "01" ;
    a2a:Day "18" ;
    rdfs:label "1970-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184423 ;
  a2a:EventKeyRef oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1 .

oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184426 ;
  a2a:EventKeyRef oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1 .

oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184424 ;
  a2a:EventKeyRef oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1 .

oa:relationep_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Person3666184427 ;
  a2a:EventKeyRef oa:event_gld_0F128998-4B97-43FF-9779-5356C90C9DA8_Event1 .

oa:source_gld_0F128998-4B97-43FF-9779-5356C90C9DA8
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1970-01-20 - 1970-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-01-1970" ;
    a2a:Year "1970" ;
    a2a:Month "01" ;
    a2a:Day "20" ;
    rdfs:label "20-01-1970"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "21376" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 82, 21376"
  ] ;
  a2a:SourceLastChangeDate "2026-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0F1289984B9743FF97795356C90C9DA8" ;
  a2a:RecordIdentifier "3666184422" ;
  a2a:RecordGUID "{0F128998-4B97-43FF-9779-5356C90C9DA8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/40159CE26E054ED28FD9CEF0C4122BED" .

