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

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:47647
  skos:prefLabel "batatas"@es, "sweet potatoes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:33769 .

nalt:33769_def
  rdf:value "Los ñames en los Estados Unidos son en realidad batatas. Por esta razón, el USDA requiere que la etiqueta \"ñame\" siempre sea acompañada por la de \"sweetpotato\". Los ñames verdaderos son especies Dioscorea."@es, "Yams in the U.S. are actually sweet potatoes. USDA requires that the label \"yam\" always be accompanied by \"sweetpotato\" for this reason. True yams are Dioscorea species."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:12359
  skos:prefLabel "tubérculos comestibles"@es, "root vegetables"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:33769 .

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

nalt:33769
  skos:altLabel "ñame blanco"@es, "ñame amarillo"@es, "congo amarillo"@es, "ñame grande"@es ;
  a skos:Concept, ns0:Product ;
  ns0:productOf nalt:33757 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8478>, <http://id.cabi.org/cabt/126835>, <http://id.loc.gov/authorities/subjects/sh85148976>, <http://id.agrisemantics.org/gacs/C12656> ;
  skos:broader nalt:12359 ;
  skos:related nalt:33757, nalt:47647 ;
  skos:prefLabel "ñames"@es, "yams"@en ;
  dc:modified "2015-04-01"^^xsd:date ;
  skos:hiddenLabel "Guinea yams"@en, "yam"@en ;
  skos:definition nalt:33769_def ;
  ns0:marc001 "40371" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:scopeNote "Usar para referirse a los tubérculos secos y almidonados de las especies Dioscorea que por lo general no son producidas en los Estados Unidos; USAR \"batatas\" para referirse a las variedades húmedas, dulces y anaranjadas de Ipomoea batatas cultivadas en los Estados Unidos."@es, "Use for the dry, starchy tubers of Dioscorea species which are not usually produced in the U.S.; For the moist, sweet orange varieties of Ipomoea batatas grown in the U.S. USE sweet potatoes."@en ;
  dc:created "2006-01-19"^^xsd:date .

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

