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

nalt:286766_def
  rdf:value "Dieta que conduce a un excesivo aumento de peso."@es, "Diets that lead to excessive body weight gain."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:286766
  skos:prefLabel "dieta obesogénica"@es, "obesogenic diet"@en ;
  ns0:marc001 "78013" ;
  skos:hiddenLabel "obesogenic diets"@en, "obesogenic-diet"@en ;
  skos:broader nalt:295 ;
  skos:related nalt:301, nalt:302, nalt:762, nalt:205183, nalt:303 ;
  a ns0:Topic, skos:Concept ;
  dc:created "2016-09-08"^^xsd:date ;
  dc:modified "2018-04-19"^^xsd:date ;
  skos:definition nalt:286766_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:205183
  skos:prefLabel "alimentos energéticos"@es, "high energy foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:286766 .

nalt:303
  skos:prefLabel "dieta rica en lípidos"@es, "high fat diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286766 .

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

nalt:301
  skos:prefLabel "dieta rica en carbohidratos"@es, "high carbohydrate diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286766 .

nalt:295
  skos:prefLabel "dieta"@es, "diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:286766 .

nalt:762
  skos:prefLabel "obesidad"@es, "obesity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286766 .

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

nalt:302
  skos:prefLabel "dieta rica en energía"@es, "high energy diet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:286766 .

