@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_3CE94F36-ABD2-4C31-830C-BD6A11CD9260
  a a2a:Record ;
  rdfs:label "Overlijden op 5 april 1951 te Arnhem" ;
  a2a:hasPerson oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624164, oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624165, oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624166 ;
  a2a:hasEvent oa:event_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_0, oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_1, oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_2 ;
  a2a:hasSource oa:source_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260 .

oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624164
  a a2a:Person ;
  rdfs:label "Wilhelmina Catharina Bos" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Catharina Bos" ;
    a2a:PersonNameFirstName "Wilhelmina Catharina" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "2 Jaar" ;
    rdfs:label "2 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624165
  a a2a:Person ;
  rdfs:label "Johannes Bos" ;
  a2a:PersonName [
    rdfs:label "Johannes Bos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Profession "los arbeider" .

oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624166
  a a2a:Person ;
  rdfs:label "Dorothea Margrietha Schaaf" ;
  a2a:PersonName [
    rdfs:label "Dorothea Margrietha Schaaf" ;
    a2a:PersonNameFirstName "Dorothea Margrietha" ;
    a2a:PersonNameLastName "Schaaf"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "05-04-1951" ;
    a2a:Year "1951" ;
    a2a:Month "04" ;
    a2a:Day "05" ;
    rdfs:label "1951-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624164 ;
  a2a:EventKeyRef oa:event_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Event1 .

oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624165 ;
  a2a:EventKeyRef oa:event_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Event1 .

oa:relationep_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Person3015624166 ;
  a2a:EventKeyRef oa:event_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260_Event1 .

oa:source_gld_3CE94F36-ABD2-4C31-830C-BD6A11CD9260
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arnhem, Nederland", "1951-04-06 - 1951-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-04-1951" ;
    a2a:Year "1951" ;
    a2a:Month "04" ;
    a2a:Day "06" ;
    rdfs:label "06-04-1951"
  ] ;
  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 "314" ;
    a2a:RegistryNumber "16652" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Arnhem, Overlijdensregister, 314, 16652"
  ] ;
  a2a:SourceLastChangeDate "2026-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/3CE94F36ABD24C31830CBD6A11CD9260" ;
  a2a:RecordIdentifier "3015624163" ;
  a2a:RecordGUID "{3CE94F36-ABD2-4C31-830C-BD6A11CD9260}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6A1BD788F91F4B3D8CF235BA37CD0C7F" .

