@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#> .

nalt:33532
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "forage quality"@en, "calidad del forraje"@es ;
  dc:modified "2017-06-15"^^xsd:date ;
  skos:hiddenLabel "fodder quality"@en, "herbage qualities"@en, "forage-quality"@en, "herbage-quality"@en, "herbage quality"@en, "forage qualities"@en, "fodder qualities"@en ;
  ns0:marc001 "15610" ;
  skos:narrower nalt:10486, nalt:39691 ;
  skos:broader nalt:6298 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15150> ;
  skos:related nalt:39673 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:39673
  skos:prefLabel "evaluación del forraje"@es, "forage evaluation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33532 .

nalt:6298
  skos:prefLabel "forraje"@es, "forage"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:33532 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

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

nalt:39691
  skos:prefLabel "palatabilidad"@es, "palatability"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:33532 .

