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

nalt:135572
  skos:prefLabel "cañas"@es, "canes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:135570 .

nalt:7415
  skos:prefLabel "productos forestales no madereros"@es, "nontimber forest products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:135570 .

<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:broader nalt:135570 .

nalt:135570
  skos:prefLabel "bamboo products"@en, "productos del bambú"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:135572, nalt:138423, nalt:7415 ;
  skos:narrower nalt:15691 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "bamboo-products"@en ;
  dc:created "2010-03-25"^^xsd:date ;
  ns0:marc001 "58597" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:848 .

nalt:138423
  skos:prefLabel "bambúes"@es, "bamboos"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:135570 .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:135570 .

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

