@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_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC
  a a2a:Record ;
  rdfs:label "Overlijden op 6 april 1944 te Zutphen" ;
  a2a:hasPerson oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474479, oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474480, oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474481, oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474482 ;
  a2a:hasEvent oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_0, oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_1, oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_2, oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_3 ;
  a2a:hasSource oa:source_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC .

oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474479
  a a2a:Person ;
  rdfs:label "Hendrikje Klumpert" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Klumpert" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Klumpert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60 Jaar" ;
    rdfs:label "60 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474480
  a a2a:Person ;
  rdfs:label "Hermanus Klumpert" ;
  a2a:PersonName [
    rdfs:label "Hermanus Klumpert" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Klumpert"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474481
  a a2a:Person ;
  rdfs:label "Hendrikje Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Jansen" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474482
  a a2a:Person ;
  rdfs:label "Eduard Geerlings" ;
  a2a:PersonName [
    rdfs:label "Eduard Geerlings" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Geerlings"
  ] .

oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "06-04-1944" ;
    a2a:Year "1944" ;
    a2a:Month "04" ;
    a2a:Day "06" ;
    rdfs:label "1944-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474479 ;
  a2a:EventKeyRef oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1 .

oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474480 ;
  a2a:EventKeyRef oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1 .

oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474481 ;
  a2a:EventKeyRef oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1 .

oa:relationep_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Person3018474482 ;
  a2a:EventKeyRef oa:event_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC_Event1 .

oa:source_gld_7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1944-04-08 - 1944-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-04-1944" ;
    a2a:Year "1944" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "08-04-1944"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Zutphen, Overlijdensregister" ;
    a2a:DocumentNumber "135" ;
    a2a:RegistryNumber "33337" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Zutphen, Overlijdensregister, 135, 33337"
  ] ;
  a2a:SourceLastChangeDate "2026-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/7AB4B4FDAE0F46AFB8FE3C479D7C87CC" ;
  a2a:RecordIdentifier "3018474478" ;
  a2a:RecordGUID "{7AB4B4FD-AE0F-46AF-B8FE-3C479D7C87CC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BC6F60B079D0406CB494BD4484E5416A" .

