@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:17300
  skos:prefLabel "fuentes exógenas"@es, "exogenous sources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33351 .

nalt:9511
  skos:prefLabel "fuentes proteicas"@es, "protein sources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:33351 .

nalt:33351
  skos:hiddenLabel "nutritional-source"@en, "dietary sources"@en, "nutritional source"@en, "dietary-nutrient-sources"@en, "nutritional-sources"@en ;
  skos:narrower nalt:9511 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11592> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:295 ;
  skos:prefLabel "dietary nutrient sources"@en, "fuentes de nutrientes dietéticos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:33351_def ;
  ns0:marc001 "11999" ;
  skos:related nalt:17300, nalt:17298 ;
  dc:modified "2014-10-10"^^xsd:date .

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

nalt:33351_def
  rdf:value "Alimentos y suplementos que contribuyen con nutrientes específicos a la dieta, tales como leguminosas que proporcionan una importante fuente de proteína en la dieta vegetariana."@es, "The foods and supplements that contribute specific nutrients to the diet, such as legumes providing a significant source of protein in vegetarian diets."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:17298
  skos:prefLabel "fuentes endógenas"@es, "endogenous sources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33351 .

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

