@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5445
  skos:prefLabel "piensos"@es, "feeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:productOf nalt:40102 .

nalt:30143
  skos:prefLabel "producción forrajera"@es, "forage production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40102 .

nalt:39018
  skos:prefLabel "leguminosas forrajeras"@es, "forage legumes"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:40102 .

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

nalt:41096
  skos:prefLabel "plantas forrajeras"@es, "pasture plants"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:40102 .

nalt:6298
  skos:prefLabel "forraje"@es, "forage"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:40102 ;
  skos:related nalt:40102 .

nalt:40102_def
  rdf:value "Cultivos anuales o perennes que se realizan principalmente para proporcionar alimento al ganado. Durante la cosecha, casi toda la parte de la planta que se halla por encima de la superficie se elimina del campo y se procesa para que sirva de alimento."@es, "Annual or perennial crops grown primarily to provide feed for livestock. During harvesting operations, most of the aboveground portion of the plant is removed from the field and processed for later feeding."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:9183
  skos:prefLabel "pastoreando"@es, "grazing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40102 .

nalt:16369
  skos:prefLabel "remolacha forrajera"@es, "forage beets"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:40102 .

nalt:39727
  skos:prefLabel "heno"@es, "hay"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:40102 .

nalt:333646
  skos:prefLabel "pradera de siega"@es, "hayland"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40102 .

nalt:80842
  skos:prefLabel "rendimiento del forraje"@es, "forage yield"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40102 .

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

nalt:40102
  skos:related nalt:30143, nalt:6298, nalt:333633, nalt:80842, nalt:333646, nalt:41096, nalt:9183 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/48799>, <http://id.agrisemantics.org/gacs/C254>, <http://id.cabi.org/cabt/48796>, <http://aims.fao.org/aos/agrovoc/c_2829> ;
  skos:definition nalt:40102_def ;
  skos:narrower nalt:16369, nalt:39018 ;
  skos:hiddenLabel "forage crop"@en, "forage-crops"@en ;
  ns0:hasProduct nalt:5445, nalt:39727, nalt:6298 ;
  skos:broader nalt:30190 ;
  skos:scopeNote "Utilícese para referirse a los cultivos efectuados para el consumo del ganado. Para hacer referencia a las partes comestibles de las plantas aparte del grano que los animales pastan o que puede ser cosechado para la alimentación de los animales, ÚSESE el término forraje."@es, "Use for crops grown for consumption by livestock; For the edible plant parts other than grain that are grazed by animals or that can be harvested for feeding of animals USE forage."@en ;
  a ns0:Organism, skos:Concept ;
  skos:altLabel "herbage crops"@en, "fodder crops"@en ;
  dc:modified "2019-09-06"^^xsd:date ;
  skos:prefLabel "forage crops"@en, "cultivos de forraje"@es ;
  ns0:marc001 "15603" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:333633
  skos:prefLabel "pastos tussock"@es, "tussock grasses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40102 .

nalt:30190
  skos:prefLabel "cultivos de campo"@es, "field crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:40102 .

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

