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

nalt:7339
  skos:prefLabel "productos de granos"@es, "grain products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:201017 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:11272
  skos:prefLabel "ingesta alimentaria"@es, "food intake"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:201017 .

nalt:201017
  ns0:marc001 "67471" ;
  skos:hiddenLabel "whole wheat intake"@en, "whole grain intake"@en, "whole-wheat intake"@en, "cereal grain intake"@en, "whole grain consumption"@en, "whole-wheat consumption"@en, "whole wheat consumption"@en ;
  skos:scopeNote "Use for the quantity of grain foods eaten by individuals or groups or animals or humans in epidemiological or study settings; for the consumption of grain foods by humans at the local, regional, or national level as an economic indicator USE food consumption."@en, "Utilice este término para referirse a la cantidad de cereales consumida por individuos o grupos, animales o humanos, en contextos epidemiológicos y de estudio. Para hacer alusión al consumo humano de cereales en los ámbitos local, regional o nacional como un indicador económico, USE el término consumo alimentario."@es ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "grain consumption"@en, "consumo de cereales"@es ;
  skos:broader nalt:11272 ;
  skos:altLabel "whole-grain intake"@en ;
  dc:created "2013-08-02"^^xsd:date ;
  skos:related nalt:7339 .

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

