@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_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21
  a a2a:Record ;
  rdfs:label "Overlijden op 2 mei 1888 te Rheden" ;
  a2a:hasPerson oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105538, oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105539, oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105540 ;
  a2a:hasEvent oa:event_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_0, oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_1, oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_2 ;
  a2a:hasSource oa:source_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21 .

oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105538
  a a2a:Person ;
  rdfs:label "Christina Wensink" ;
  a2a:PersonName [
    rdfs:label "Christina Wensink" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Wensink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 Maand" ;
    rdfs:label "6 Maand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp (Rheden)" ;
    rdfs:label "Velp (Rheden)"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105539
  a a2a:Person ;
  rdfs:label "Hendrik Wensink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wensink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wensink"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105540
  a a2a:Person ;
  rdfs:label "Aagje Hupkes" ;
  a2a:PersonName [
    rdfs:label "Aagje Hupkes" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Hupkes"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "02-05-1888" ;
    a2a:Year "1888" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1888-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105538 ;
  a2a:EventKeyRef oa:event_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Event1 .

oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105539 ;
  a2a:EventKeyRef oa:event_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Event1 .

oa:relationep_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Person3032105540 ;
  a2a:EventKeyRef oa:event_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21_Event1 .

oa:source_gld_F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Rheden" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rheden, Nederland", "1888-05-03 - 1888-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-05-1888" ;
    a2a:Year "1888" ;
    a2a:Month "05" ;
    a2a:Day "03" ;
    rdfs:label "03-05-1888"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Rheden, Overlijdensregister" ;
    a2a:DocumentNumber "106" ;
    a2a:RegistryNumber "3160.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Rheden, Overlijdensregister, 106, 3160.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F95F2D1BAFDF4D0A8E4A3C2899FCCD21" ;
  a2a:RecordIdentifier "3032105537" ;
  a2a:RecordGUID "{F95F2D1B-AFDF-4D0A-8E4A-3C2899FCCD21}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0B466D83CD4E4EC98E452C837F201342" .

