@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_06F6250B-552B-433A-B2E1-07009F656D41
  a a2a:Record ;
  rdfs:label "Overlijden op 1 januari 1942 te Arnhem" ;
  a2a:hasPerson oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965301, oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965302, oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965303, oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965304, oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965305 ;
  a2a:hasEvent oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_0, oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_1, oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_2, oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_3, oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_4 ;
  a2a:hasSource oa:source_gld_06F6250B-552B-433A-B2E1-07009F656D41 .

oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965301
  a a2a:Person ;
  rdfs:label "Theodorus Lambertus Derkzen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Lambertus Derkzen" ;
    a2a:PersonNameFirstName "Theodorus Lambertus" ;
    a2a:PersonNameLastName "Derkzen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 Jaar" ;
    rdfs:label "61 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bijland (Rijnwaarden)" ;
    rdfs:label "Bijland (Rijnwaarden)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965302
  a a2a:Person ;
  rdfs:label "Johannes Petrus Derkzen" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Derkzen" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Derkzen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965303
  a a2a:Person ;
  rdfs:label "Catharina Kruijt" ;
  a2a:PersonName [
    rdfs:label "Catharina Kruijt" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Kruijt"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965304
  a a2a:Person ;
  rdfs:label "Theodora Johanna Wilhelmina van Embden" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna Wilhelmina van Embden" ;
    a2a:PersonNameFirstName "Theodora Johanna Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Embden"
  ] .

oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965305
  a a2a:Person ;
  rdfs:label "Bernhardina Elisabeth Meijer" ;
  a2a:PersonName [
    rdfs:label "Bernhardina Elisabeth Meijer" ;
    a2a:PersonNameFirstName "Bernhardina Elisabeth" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "01-01-1942" ;
    a2a:Year "1942" ;
    a2a:Month "01" ;
    a2a:Day "01" ;
    rdfs:label "1942-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965301 ;
  a2a:EventKeyRef oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 .

oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965302 ;
  a2a:EventKeyRef oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 .

oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965303 ;
  a2a:EventKeyRef oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 .

oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965304 ;
  a2a:EventKeyRef oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 .

oa:relationep_gld_06F6250B-552B-433A-B2E1-07009F656D41_4
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_06F6250B-552B-433A-B2E1-07009F656D41_Person3023965305 ;
  a2a:EventKeyRef oa:event_gld_06F6250B-552B-433A-B2E1-07009F656D41_Event1 .

oa:source_gld_06F6250B-552B-433A-B2E1-07009F656D41
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1942-01-03 - 1942-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-01-1942" ;
    a2a:Year "1942" ;
    a2a:Month "01" ;
    a2a:Day "03" ;
    rdfs:label "03-01-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 "7" ;
    a2a:RegistryNumber "9712.06" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Arnhem, Overlijdensregister, 7, 9712.06"
  ] ;
  a2a:SourceLastChangeDate "2025-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/06F6250B552B433AB2E107009F656D41" ;
  a2a:RecordIdentifier "3023965300" ;
  a2a:RecordGUID "{06F6250B-552B-433A-B2E1-07009F656D41}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C83CB05514E149DCA1E6FAAB0FF2F8D8" .

