@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_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1942 te Arnhem" ;
  a2a:hasPerson oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966586, oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966587, oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966588, oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966589, oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966590 ;
  a2a:hasEvent oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_0, oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_1, oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_2, oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_3, oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_4 ;
  a2a:hasSource oa:source_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C .

oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966586
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Dekkers" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Dekkers" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "81 Jaar" ;
    rdfs:label "81 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel (Lingewaard)" ;
    rdfs:label "Bemmel (Lingewaard)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966587
  a a2a:Person ;
  rdfs:label "Hendrik Dekkers" ;
  a2a:PersonName [
    rdfs:label "Hendrik Dekkers" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966588
  a a2a:Person ;
  rdfs:label "Everdina Scheers" ;
  a2a:PersonName [
    rdfs:label "Everdina Scheers" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Scheers"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966589
  a a2a:Person ;
  rdfs:label "Arnoldina Hendriks" ;
  a2a:PersonName [
    rdfs:label "Arnoldina Hendriks" ;
    a2a:PersonNameFirstName "Arnoldina" ;
    a2a:PersonNameLastName "Hendriks"
  ] .

oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966590
  a a2a:Person ;
  rdfs:label "Alida Daamen" ;
  a2a:PersonName [
    rdfs:label "Alida Daamen" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Daamen"
  ] .

oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "13-03-1942" ;
    a2a:Year "1942" ;
    a2a:Month "03" ;
    a2a:Day "13" ;
    rdfs:label "1942-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966586 ;
  a2a:EventKeyRef oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 .

oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966587 ;
  a2a:EventKeyRef oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 .

oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966588 ;
  a2a:EventKeyRef oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 .

oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966589 ;
  a2a:EventKeyRef oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 .

oa:relationep_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Person3023966590 ;
  a2a:EventKeyRef oa:event_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C_Event1 .

oa:source_gld_038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1942-03-16 - 1942-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-03-1942" ;
    a2a:Year "1942" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "16-03-1942"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Arnhem, Overlijdensregister" ;
    a2a:DocumentNumber "265" ;
    a2a:RegistryNumber "9712.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Arnhem, Overlijdensregister, 265, 9712.06"
  ] ;
  a2a:SourceLastChangeDate "2025-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/038FC2AB7DB94B3F9C4DC96B3F95B31C" ;
  a2a:RecordIdentifier "3023966585" ;
  a2a:RecordGUID "{038FC2AB-7DB9-4B3F-9C4D-C96B3F95B31C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C83CB05514E149DCA1E6FAAB0FF2F8D8" .

