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

nalt:631
  skos:prefLabel "leche"@es, "milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:201026 .

nalt:201018
  skos:prefLabel "consumo de lácteos"@es, "dairy consumption"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:201026 .

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

nalt:201026
  skos:scopeNote "Utilice este término para referirse a la cantidad de leche ingerida (consumida) por individuos o grupos, animales o humanos, en contextos epidemiológicos o de estudio. Para hacer alusión al consumo humano de leche en los ámbitos local, regional o nacional como un indicador económico, USE el término consumo alimentario."@es, "Use for the quantity of milk intake (eaten) by individuals or groups or animals or humans in epidemiological or study settings; for the consumption of milk by humans at the local, regional, or national level as an economic indicator USE food consumption."@en ;
  skos:altLabel "milk intake"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15350>, <http://id.loc.gov/authorities/subjects/sh85085350>, <http://id.cabi.org/cabt/73990> ;
  skos:related nalt:631 ;
  skos:hiddenLabel "milk product intake"@en, "milk product consumption"@en, "intake of milk products"@en, "milk ingestion"@en, "milk products consumption"@en, "milk ingested"@en, "milk products intake"@en ;
  skos:broader nalt:201018 ;
  skos:prefLabel "consumo de leche"@es, "milk consumption"@en ;
  dc:modified "2019-08-21"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "69718" ;
  dc:created "2013-08-02"^^xsd:date .

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

