@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:33532
  skos:prefLabel "calidad del forraje"@es, "forage quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10483 .

nalt:10480
  skos:prefLabel "composición de piensos"@es, "feed composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10483 .

nalt:10483
  skos:hiddenLabel "forage-composition"@en ;
  skos:scopeNote "Use for descriptions of the composition of forages, without regard to their efficacy in the organism; For articles evaluating the ability of a forage to contribute to the diet and/or nutritional status of an animal, USE \"nutritive value\" or one of its narrower terms."@en, "Usar en descripciones de la composición de forrajes, independientemente de su eficacia en el organismo; USAR \"valor nutritivo\" o un término más preciso en artículos que evalúen la habilidad que tiene el forraje de contribuir a la dieta y/o al estado nutricional de un animal."@es ;
  skos:related nalt:10475, nalt:10480, nalt:10486, nalt:12908 ;
  ns0:marc001 "15602" ;
  skos:prefLabel "composición del forraje"@es, "forage composition"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:33532 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:10486
  skos:prefLabel "valor nutritivo"@es, "nutritive value"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:10483 .

nalt:10475
  skos:prefLabel "factores antinutricionales"@es, "antinutritional factors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:10483 .

nalt:12908
  skos:prefLabel "composición química"@es, "chemical composition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10483 .

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

