@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_DAFC656F-233F-4662-93F5-2D1636BFEAFF
  a a2a:Record ;
  rdfs:label "Overlijden op 9 januari 1928 te Hattem" ;
  a2a:hasPerson oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006622, oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006623, oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006624, oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006625 ;
  a2a:hasEvent oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_0, oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_1, oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_2, oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_3 ;
  a2a:hasSource oa:source_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF .

oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006622
  a a2a:Person ;
  rdfs:label "Berend Jan Brand" ;
  a2a:PersonName [
    rdfs:label "Berend Jan Brand" ;
    a2a:PersonNameFirstName "Berend Jan" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 Jaar" ;
    rdfs:label "58 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] ;
  a2a:Profession "koopman" .

oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006623
  a a2a:Person ;
  rdfs:label "Evert Brand" ;
  a2a:PersonName [
    rdfs:label "Evert Brand" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006624
  a a2a:Person ;
  rdfs:label "Hendrikjen Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Hendrikjen Kamphuis" ;
    a2a:PersonNameFirstName "Hendrikjen" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006625
  a a2a:Person ;
  rdfs:label "Jacoba Jantina Kranenberg" ;
  a2a:PersonName [
    rdfs:label "Jacoba Jantina Kranenberg" ;
    a2a:PersonNameFirstName "Jacoba Jantina" ;
    a2a:PersonNameLastName "Kranenberg"
  ] .

oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "09-01-1928" ;
    a2a:Year "1928" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1928-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006622 ;
  a2a:EventKeyRef oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1 .

oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006623 ;
  a2a:EventKeyRef oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1 .

oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006624 ;
  a2a:EventKeyRef oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1 .

oa:relationep_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Person3022006625 ;
  a2a:EventKeyRef oa:event_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF_Event1 .

oa:source_gld_DAFC656F-233F-4662-93F5-2D1636BFEAFF
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hattem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hattem, Nederland", "1928-01-11 - 1928-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-01-1928" ;
    a2a:Year "1928" ;
    a2a:Month "01" ;
    a2a:Day "11" ;
    rdfs:label "11-01-1928"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Hattem, Overlijdensregister" ;
    a2a:Book "Hattem, Overlijdensregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "8396.13" ;
    rdfs:label "Gelders Archief, Arnhem, Hattem, Overlijdensregister, Hattem, Overlijdensregister, 4, 8396.13"
  ] ;
  a2a:SourceLastChangeDate "2022-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/DAFC656F233F466293F52D1636BFEAFF" ;
  a2a:RecordIdentifier "3022006621" ;
  a2a:RecordGUID "{DAFC656F-233F-4662-93F5-2D1636BFEAFF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5605291B16FF4F6BA946644A8C0A49D9" .

