@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_FBABA224-DCDF-411B-88D0-FDADDB50013F
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1956 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792801, oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792802, oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792803, oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792804 ;
  a2a:hasEvent oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_0, oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_1, oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_2, oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_3 ;
  a2a:hasSource oa:source_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F .

oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792801
  a a2a:Person ;
  rdfs:label "Gerard Karman" ;
  a2a:PersonName [
    rdfs:label "Gerard Karman" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "behanger en stoffeerder" .

oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792802
  a a2a:Person ;
  rdfs:label "Gerrit Karman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Karman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792803
  a a2a:Person ;
  rdfs:label "Christina Witteveen" ;
  a2a:PersonName [
    rdfs:label "Christina Witteveen" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Witteveen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792804
  a a2a:Person ;
  rdfs:label "Susanna Elisabeth Hofmeijer" ;
  a2a:PersonName [
    rdfs:label "Susanna Elisabeth Hofmeijer" ;
    a2a:PersonNameFirstName "Susanna Elisabeth" ;
    a2a:PersonNameLastName "Hofmeijer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "17-10-1956" ;
    a2a:Year "1956" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1956-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792801 ;
  a2a:EventKeyRef oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1 .

oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792802 ;
  a2a:EventKeyRef oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1 .

oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792803 ;
  a2a:EventKeyRef oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1 .

oa:relationep_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Person4175792804 ;
  a2a:EventKeyRef oa:event_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F_Event1 .

oa:source_gld_FBABA224-DCDF-411B-88D0-FDADDB50013F
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1956-10-18 - 1956-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-10-1956" ;
    a2a:Year "1956" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "18-10-1956"
  ] ;
  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 "798" ;
    a2a:RegistryNumber "16635" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Apeldoorn, Overlijdensregister, 798, 16635"
  ] ;
  a2a:SourceLastChangeDate "2025-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/FBABA224DCDF411B88D0FDADDB50013F" ;
  a2a:RecordIdentifier "4175792800" ;
  a2a:RecordGUID "{FBABA224-DCDF-411B-88D0-FDADDB50013F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/12A6201AE5544ABB8DCA5252BABE31AC" .

