@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 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#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:12570
  skos:prefLabel "verduras"@es, "vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:98404 .

nalt:260606
  skos:prefLabel "germinados o micro vegetales"@es, "microgreens"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:98404 .

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

nalt:15691
  skos:prefLabel "brotes de bambú"@es, "bamboo shoots"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:98404 .

nalt:16190
  skos:prefLabel "brotes de frijoles"@es, "bean sprouts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:98404 .

nalt:98404_def
  rdf:value "Los tiernos brotes nuevos de semillas germinadas (como frijoles mungo, soya, lentejas, alfalfa y rábanos) que son comidos crudos o cocidos en recetas de salteados."@es, "The tender new shoots of germinated seeds (such as mung beans, soybeans, lentils, alfalfa and radish) that are eaten raw or cooked in stir-fry recipes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:98404
  dc:created "2007-04-11"^^xsd:date ;
  skos:related nalt:43258, nalt:260606, nalt:15691 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28094>, <http://id.cabi.org/cabt/110262> ;
  skos:definition nalt:98404_def ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:altLabel "grain sprouts"@en ;
  skos:hiddenLabel "sprouts-(food)"@en ;
  skos:broader nalt:12570 ;
  skos:prefLabel "brotes de granos"@es, "sprouts (food)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:278221, nalt:16190 ;
  dc:modified "2016-05-12"^^xsd:date ;
  ns0:marc001 "53347" .

nalt:278221
  skos:prefLabel "brotes de alforfón"@es, "buckwheat sprouts"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:98404 .

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

nalt:43258
  skos:prefLabel "productos de la soja"@es, "soybean products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:98404 .

