@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:136383_def
  rdf:value "Aceite extraído de los granos (semillas) de la palma babasú, Attalea speciosa. El aceite es utilizado en alimentos, cosméticos y jabones, teniendo propiedades similares al aceite de coco."@es, "The oil extracted from kernels (seeds) of the babassu palm, Attalea speciosa. The oil is used in food, cosmetics and soaps, having properties similar to coconut oil."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:136383
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:14237, nalt:29651 ;
  skos:hiddenLabel "babassu-oil"@en ;
  skos:definition nalt:136383_def ;
  ns0:marc001 "58592" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2010-06-16"^^xsd:date ;
  skos:related nalt:136364 ;
  skos:prefLabel "babassu oil"@en, "aceite de babasú"@es .

nalt:14237
  skos:prefLabel "aceites de semilla"@es, "seed oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:136383 .

nalt:136364
  skos:prefLabel "Attalea speciosa"@es, "Attalea speciosa"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:136383 .

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

