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

nalt:6296
  skos:prefLabel "alfalfa"@es, "alfalfa"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16205 .

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

nalt:306938
  skos:prefLabel "bancos de forrajes"@es, "fodder banks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:16205 .

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

nalt:49567
  skos:prefLabel "lentejas"@es, "lentils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16205 .

nalt:34712
  skos:prefLabel "guisantes"@es, "peas"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16205 .

nalt:43259
  skos:prefLabel "semillas de soja"@es, "soybeans"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:16205 .

nalt:32025
  skos:prefLabel "alimentos deshidratados"@es, "dried foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:16205 .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:16205 .

nalt:39018
  skos:prefLabel "leguminosas forrajeras"@es, "forage legumes"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:16205 .

nalt:6317
  skos:prefLabel "proteína leguminosa"@es, "legume protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:16205 .

nalt:20861
  skos:prefLabel "Fabaceae"@es, "Fabaceae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:16205 ;
  ns0:hasProduct nalt:16205 .

nalt:16205
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:27565, nalt:6317, nalt:306938, nalt:20861, nalt:32025, nalt:39018 ;
  skos:hiddenLabel "legume"@en, "leguminous grains"@en, "leguminous grain"@en, "pulse crops"@en, "pulse crop"@en ;
  skos:broader nalt:848 ;
  skos:altLabel "vegetable legumes"@en, "grain legumes"@en, "food legumes"@en, "leguminosas de grano comestible"@es, "leguminosas de grano"@es, "pulses (legumes)"@en ;
  skos:narrower nalt:6296, nalt:34712, nalt:16204, nalt:49567, nalt:43259, nalt:17757, nalt:11693 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85075872>, <http://id.agrisemantics.org/gacs/C1214>, <http://aims.fao.org/aos/agrovoc/c_4255>, <http://id.cabi.org/cabt/65330> ;
  skos:prefLabel "legumbres"@es, "legumes"@en ;
  dc:modified "2018-10-29"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:productOf nalt:20861 ;
  ns0:marc001 "20931" .

nalt:17757
  skos:prefLabel "frijol urd"@es, "black gram"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:16205 .

nalt:16204
  skos:prefLabel "frijoles"@es, "beans"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:16205 .

nalt:27565
  skos:prefLabel "alimentos basados en vegetales"@es, "plant-based foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16205 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:11693
  skos:prefLabel "maníes"@es, "peanuts"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:16205 .

