@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_2A720FDD-1068-4D8B-AFFC-53AF59E69B48
  a a2a:Record ;
  rdfs:label "Overlijden op 16 augustus 1895 te Het Loo" ;
  a2a:hasPerson oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311961, oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311962, oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311963, oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311964 ;
  a2a:hasEvent oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_0, oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_1, oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_2, oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_3 ;
  a2a:hasSource oa:source_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48 .

oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311961
  a a2a:Person ;
  rdfs:label "Jannetjen Huigen" ;
  a2a:PersonName [
    rdfs:label "Jannetjen Huigen" ;
    a2a:PersonNameFirstName "Jannetjen" ;
    a2a:PersonNameLastName "Huigen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 Jaar" ;
    rdfs:label "64 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311962
  a a2a:Person ;
  rdfs:label "Jacob Huigen" ;
  a2a:PersonName [
    rdfs:label "Jacob Huigen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Huigen"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311963
  a a2a:Person ;
  rdfs:label "Hendrika Huisman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Huisman" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311964
  a a2a:Person ;
  rdfs:label "Dirk Elskamp" ;
  a2a:PersonName [
    rdfs:label "Dirk Elskamp" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Elskamp"
  ] .

oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "16-08-1895" ;
    a2a:Year "1895" ;
    a2a:Month "08" ;
    a2a:Day "16" ;
    rdfs:label "1895-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Loo" ;
    rdfs:label "Het Loo"
  ] .

oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311961 ;
  a2a:EventKeyRef oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1 .

oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311962 ;
  a2a:EventKeyRef oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1 .

oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311963 ;
  a2a:EventKeyRef oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1 .

oa:relationep_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Person3049311964 ;
  a2a:EventKeyRef oa:event_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48_Event1 .

oa:source_gld_2A720FDD-1068-4D8B-AFFC-53AF59E69B48
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1895-08-17 - 1895-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-08-1895" ;
    a2a:Year "1895" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "17-08-1895"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Apeldoorn, Overlijdensregister" ;
    a2a:DocumentNumber "251" ;
    a2a:RegistryNumber "6491.05" ;
    rdfs:label "Gelders Archief, Burgerlijke stand Gelderland, dubbelen 1811-1902, Apeldoorn, Overlijdensregister, 251, 6491.05"
  ] ;
  a2a:SourceLastChangeDate "2024-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2A720FDD10684D8BAFFC53AF59E69B48" ;
  a2a:RecordIdentifier "3049311960" ;
  a2a:RecordGUID "{2A720FDD-1068-4D8B-AFFC-53AF59E69B48}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/22392DB5798441938BB0BD76E600029D" .

