@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_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58
  a a2a:Record ;
  rdfs:label "Overlijden op 24 oktober 1960 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619295, oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619296, oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619297, oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619298 ;
  a2a:hasEvent oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_0, oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_1, oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_2, oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_3 ;
  a2a:hasSource oa:source_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58 .

oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619295
  a a2a:Person ;
  rdfs:label "Evert Hulleman" ;
  a2a:PersonName [
    rdfs:label "Evert Hulleman" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "monteur-bankwerker" .

oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619296
  a a2a:Person ;
  rdfs:label "Marten Hulleman" ;
  a2a:PersonName [
    rdfs:label "Marten Hulleman" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619297
  a a2a:Person ;
  rdfs:label "Aleida Brummelkamp" ;
  a2a:PersonName [
    rdfs:label "Aleida Brummelkamp" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Brummelkamp"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619298
  a a2a:Person ;
  rdfs:label "Gerri Jantina Bonhof" ;
  a2a:PersonName [
    rdfs:label "Gerri Jantina Bonhof" ;
    a2a:PersonNameFirstName "Gerri Jantina" ;
    a2a:PersonNameLastName "Bonhof"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "24-10-1960" ;
    a2a:Year "1960" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1960-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619295 ;
  a2a:EventKeyRef oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1 .

oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619296 ;
  a2a:EventKeyRef oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1 .

oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619297 ;
  a2a:EventKeyRef oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1 .

oa:relationep_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Person3015619298 ;
  a2a:EventKeyRef oa:event_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58_Event1 .

oa:source_gld_007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1960-10-26 - 1960-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-10-1960" ;
    a2a:Year "1960" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "26-10-1960"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "839" ;
    a2a:RegistryNumber "16641" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 839, 16641"
  ] ;
  a2a:SourceLastChangeDate "2024-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/007DAC7F62FD45F5ABC3F7AB2CA99F58" ;
  a2a:RecordIdentifier "3015619294" ;
  a2a:RecordGUID "{007DAC7F-62FD-45F5-ABC3-F7AB2CA99F58}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C865A5C0C2B64C89894B724122852865" .

