@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:21919
  skos:prefLabel "harina de colza"@es, "rapeseed meal"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:22890 .

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:22890 .

nalt:22890
  ns0:marc001 "26000" ;
  skos:narrower nalt:21919, nalt:51719, nalt:55754, nalt:55750, nalt:29638, nalt:43934 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10451>, <http://id.cabi.org/cabt/81499> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "oilseed meals"@en, "harinas oleaginosas"@es ;
  skos:prefLabel "oilmeals"@en, "comidas de oleaginosas"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:29651, nalt:5447 ;
  skos:definition nalt:22890_def ;
  dc:modified "2018-09-17"^^xsd:date .

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

nalt:43934
  skos:prefLabel "harina de maní"@es, "peanut meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:22890 .

nalt:55754
  skos:prefLabel "harina de girasol"@es, "sunflower meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:22890 .

nalt:51719
  skos:prefLabel "tortas de soja"@es, "soybean meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:22890 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:55750
  skos:prefLabel "residuos de oleaginosas"@es, "oilseed cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:22890 .

nalt:22890_def
  rdf:value "Producto obtenido por medio de la molienda de tortas, trozos u hojuelas que quedan luego de que la mayor parte del aceite es extraída de las semillas oleaginosas. Se utilizan principalmente como alimento para ganado y aves de corral, y como materia prima en el procesamiento de productos vegetales-proteicos comestibles."@es, "The product obtained by grinding the cakes, chips, or flakes that remain after most of the oil is removed from oilseeds. Oilseed meals are mainly used as a feedstuff for livestock and poultry. They are also used as a raw material in processing edible vegetable-protein products."@en ;
  dc:source "Agriculture Fact Book, USDA" ;
  a ns0:Definition .

nalt:5447
  skos:prefLabel "harinas granuladas"@es, "meals (products)"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:22890 .

