@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:29636
  skos:prefLabel "cáscara de la semilla de algodón"@es, "cottonseed hulls"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:29648 .

nalt:29651
  skos:prefLabel "productos derivados de oleaginosas"@es, "oilseed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:29648 .

nalt:28880
  skos:prefLabel "aceite de semilla de algodón"@es, "cottonseed oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:29648 .

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

nalt:29648
  skos:prefLabel "cottonseed products"@en, "productos de semilla de algodón"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:29642, nalt:29636, nalt:28880, nalt:29647, nalt:29638 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "cottonseed-products"@en ;
  ns0:marc001 "10034" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85033372> ;
  skos:broader nalt:29651 .

nalt:29638
  skos:prefLabel "harina de semilla de algodón"@es, "cottonseed meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:29648 .

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

nalt:29642
  skos:prefLabel "proteína de semilla de algodón"@es, "cottonseed protein"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:broader nalt:29648 .

nalt:29647
  skos:prefLabel "semilla de algodón"@es, "cottonseed"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:29648 .

