@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:61860
  skos:prefLabel "centeno"@es, "rye"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:43621 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:43625
  skos:prefLabel "proteína de centeno"@es, "rye protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:43621 .

nalt:7339
  skos:prefLabel "productos de granos"@es, "grain products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:43621 .

nalt:40635
  skos:prefLabel "harina de centeno"@es, "rye flour"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:43621 .

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

nalt:43621
  skos:related nalt:19246, nalt:61860 ;
  dc:modified "2020-06-03"^^xsd:date ;
  skos:hiddenLabel "rye-products"@en ;
  skos:broader nalt:7339 ;
  skos:prefLabel "rye products"@en, "productos derivados de centeno"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  ns0:marc001 "32611" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:61862, nalt:40635, nalt:43625 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2001008489> .

nalt:61862
  skos:prefLabel "paja de centeno"@es, "rye straw"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:43621 .

nalt:19246
  skos:prefLabel "salvado de centeno"@es, "rye bran"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:43621 .

