@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:22890
  skos:prefLabel "comidas de oleaginosas"@es, "oilmeals"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:29638 .

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

nalt:29648
  skos:prefLabel "productos de semilla de algodón"@es, "cottonseed products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:29638 .

nalt:29638
  skos:exactMatch <http://id.cabi.org/cabt/32973>, <http://aims.fao.org/aos/agrovoc/c_35678>, <http://id.agrisemantics.org/gacs/C19662> ;
  ns0:marc001 "10032" ;
  skos:hiddenLabel "cotton meal"@en, "cotton-seed meal"@en, "cotton seed meals"@en, "cotton-meal"@en, "cottonseed-meal"@en, "cottonseed meals"@en ;
  dc:modified "2017-03-08"^^xsd:date ;
  skos:broader nalt:22890, nalt:29648 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "harina de semilla de algodón"@es, "cottonseed meal"@en ;
  skos:altLabel "cottonseed oil meal"@en, "cotton seed oilmeal"@en, "cotton seed meal"@en, "cottonseed oilmeal"@en ;
  a skos:Concept, ns0:Product ;
  skos:narrower nalt:188943 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:188943
  skos:prefLabel "torta de semilla de algodón"@es, "cottonseed cake"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:29638 .

