@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_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367
  a a2a:Record ;
  rdfs:label "Overlijden op 18 mei 1818 te Wageningen" ;
  a2a:hasPerson oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333947, oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333948, oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333949, oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333950 ;
  a2a:hasEvent oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_0, oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_1, oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_2, oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_3 ;
  a2a:hasSource oa:source_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367 .

oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333947
  a a2a:Person ;
  rdfs:label "Anna Maria Eva Hoijnck" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Eva Hoijnck" ;
    a2a:PersonNameFirstName "Anna Maria Eva" ;
    a2a:PersonNameLastName "Hoijnck"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 Jaar" ;
    rdfs:label "62 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schmallenberg (Duitsland)" ;
    rdfs:label "Schmallenberg (Duitsland)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333948
  a a2a:Person ;
  rdfs:label "Johannes Hoijnck" ;
  a2a:PersonName [
    rdfs:label "Johannes Hoijnck" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hoijnck"
  ] ;
  a2a:Profession "-" .

oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333949
  a a2a:Person ;
  rdfs:label "Catharina Monig" ;
  a2a:PersonName [
    rdfs:label "Catharina Monig" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Monig"
  ] ;
  a2a:Profession "-" .

oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333950
  a a2a:Person ;
  rdfs:label "Jan Willem Goebel" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Goebel" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Goebel"
  ] ;
  a2a:Profession "-" .

oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "18-05-1818" ;
    a2a:Year "1818" ;
    a2a:Month "05" ;
    a2a:Day "18" ;
    rdfs:label "1818-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333947 ;
  a2a:EventKeyRef oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1 .

oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333948 ;
  a2a:EventKeyRef oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1 .

oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333949 ;
  a2a:EventKeyRef oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1 .

oa:relationep_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Person3030333950 ;
  a2a:EventKeyRef oa:event_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367_Event1 .

oa:source_gld_4FCF08A2-5963-4D08-9C18-2AB1B4FD2367
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wageningen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wageningen, Nederland", "1818-05-20 - 1818-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-05-1818" ;
    a2a:Year "1818" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "20-05-1818"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Wageningen, Overlijdensregister" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "2638.08" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Wageningen, Overlijdensregister, 58, 2638.08"
  ] ;
  a2a:SourceLastChangeDate "2026-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4FCF08A259634D089C182AB1B4FD2367" ;
  a2a:RecordIdentifier "3030333946" ;
  a2a:RecordGUID "{4FCF08A2-5963-4D08-9C18-2AB1B4FD2367}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E3CB7E0711F749F088BCBB9F75A0AD7C" .

