@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:32963
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-03-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "diabetic diets"@en, "diabetic-diet"@en ;
  skos:definition nalt:32963_def ;
  skos:prefLabel "diabetic diet"@en, "dieta para diabéticos"@es ;
  skos:related nalt:327768, nalt:18127 ;
  skos:broader nalt:294 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "11742" .

nalt:32963_def
  rdf:value "Ingesta de alimentos prescrita a pacientes que limita la cantidad de alimentos con un alto índice glucémico."@es, "A course of food intake prescribed for patients, that limits the amount of foods with a high glycemic index."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:18127
  skos:prefLabel "diabetes"@es, "diabetes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32963 .

nalt:294
  skos:prefLabel "dietas especiales"@es, "special diets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32963 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:327768
  skos:prefLabel "dieta sin azúcar"@es, "sugar-free diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32963 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

