@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

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

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:201018 .

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

nalt:11272
  skos:prefLabel "ingesta alimentaria"@es, "food intake"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:201018 .

nalt:201026
  skos:prefLabel "consumo de leche"@es, "milk consumption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:201018 .

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

