@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:44617
  skos:broader nalt:34927 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "trigo rojo de invierno"@es, "hard red winter wheat"@en ;
  skos:definition nalt:44617_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "17696" ;
  skos:hiddenLabel "hard-red-winter-wheat"@en .

nalt:34927
  skos:prefLabel "clases de trigo"@es, "wheat classes"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:44617 .

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

nalt:44617_def
  rdf:value "Tipo de trigo usado principalmente para fabricar pan y harina para propósitos múltiples; se siembra en otoño y tiene un contenido proteico de mediano a alto y un endospermo duro o blando, constituye más del 40% de los cultivos de trigo y más de la mitad de las exportaciones de trigo de los Estados Unidos; se produce en las Grandes Planicies, tiene amplias propiedades proteicas y buenas características molineras y de horneado. Se usa para fabricar pan y en menor medida, dulces y harinas múltiples."@es, "The class of wheat used mostly for bread and all-purpose flour; seeded in the fall; ranges from medium to high in protein; may have either a hard or soft endosperm; accounts for more than 40% of the US wheat crop and more than half of US wheat exports; produced in the Great Plains. Wide range of protein, good milling and baking characteristics. Used to produce bread, rolls, and, to a lesser extent, sweet goods and all-purpose flour."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

