@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:44621_def
  rdf:value "El tipo de trigo blanco de más reciente cultivo en los Estados Unidos. Estrechamente relacionado con los trigos rojos (excepto por los genes del color), este trigo tiene un sabor más suave y dulce, una fibra similar y características molineras y de horneado parecidas; se utiliza en panes con levadura, panecillos, bulgur, tortillas y fideos orientales en mercados internos y también se exporta en cantidades limitadas."@es, "Newest white class of wheat to be grown in the U.S. Closely related to red wheats (except for color genes), this wheat has a milder, sweeter flavor, equal fiber, and similar milling and baking properties. Used in yeast breads, hard rolls, bulgur, tortillas, and oriental noodles. Used in domestic markets and exported in limited quantities."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34927
  skos:prefLabel "clases de trigo"@es, "wheat classes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:44621 .

nalt:44621
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:44621_def ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "trigo duro blanco"@es, "hard white wheat"@en ;
  skos:broader nalt:34927 ;
  skos:hiddenLabel "hard-white-wheat"@en, "hard white winter wheats"@en, "hard white-winter wheat"@en, "hard white winter wheat"@en, "hard winter white wheat"@en ;
  ns0:marc001 "17697" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-02-06"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2002005525> .

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

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

