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

nalt:34929
  skos:prefLabel "Triticum turgidum subsp. durum"@es, "Triticum turgidum subsp. durum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:7418 ;
  ns0:hasProduct nalt:7418 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:7418_def
  rdf:value "El más duro de todos los tipos de trigo de los Estados Unidos, sembrado en primavera, alto en contenido proteico, muy adecuado para la fabricación de pastas (macarrones, spaghetti y otras), cultivado en la misma región nortina que el Trigo Rojo de Primavera, principalmente en Dakota del Norte."@es, "The hardest of all U.S. wheats, seeded in the spring, and contains a high amount of protein, which is good for pasta products (macaroni, spaghetti, and other noodles), grown in the same northern area as Hard Red Spring wheat--mainly in North Dakota."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

nalt:7418
  skos:related nalt:34928, nalt:34929 ;
  a ns0:Product, skos:Concept ;
  skos:prefLabel "trigo duro"@es, "durum wheat"@en ;
  skos:altLabel "amber durum"@en, "macaroni wheat"@en, "durum"@en, "hard amber durum"@en ;
  skos:definition nalt:7418_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85040059>, <http://id.agrisemantics.org/gacs/C9480> ;
  ns0:marc001 "12740" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2014-02-24"^^xsd:date ;
  skos:hiddenLabel "Canada Western Amber Durum"@en, "durum-wheat"@en ;
  ns0:productOf nalt:34929 ;
  skos:broader nalt:34927 .

nalt:34928
  skos:prefLabel "sémola"@es, "semolina"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:7418 .

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

