@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:16205
  skos:prefLabel "legumbres"@es, "legumes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:306938 .

nalt:306938_def
  rdf:value "Pequeña área cercada que se usa para producir alimento para animales de alta calidad y rico en nutrientes o proteínas. Normalmente es mantenida por un productor agropecuario y se localiza cerca de las fincas."@es, "A small fenced area used for the production of high quality, nutrient or protein-rich animal fodder. It is usually maintained by an agropastoralist, and is located near the homesteads."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:6298
  skos:prefLabel "forraje"@es, "forage"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:306938 .

nalt:9332
  skos:prefLabel "ciencia de forrajes y piensos"@es, "forage and feed science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:306938 .

nalt:33468
  skos:prefLabel "suplementos de piensos"@es, "feed supplements"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306938 .

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

nalt:306938
  skos:prefLabel "fodder banks"@en, "bancos de forrajes"@es ;
  skos:altLabel "fodder banking"@en ;
  skos:related nalt:263992, nalt:16205, nalt:33468, nalt:6298 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "fodder-bank"@en, "fodder bank"@en ;
  skos:broader nalt:9332 ;
  ns0:marc001 "81552" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:306938_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-08-16"^^xsd:date .

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

nalt:263992
  skos:prefLabel "agropastoreo"@es, "agropastoralism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306938 .

