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

nalt:27555
  skos:prefLabel "grasas vegetales"@es, "plant fats"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:277863 .

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

nalt:277863_def
  rdf:value "Grasa natural extraída de las semillas del mango."@es, "A natural fat extracted from kernels of the mango."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:14237
  skos:prefLabel "aceites de semilla"@es, "seed oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:277863 .

nalt:58579
  skos:prefLabel "manteca de karité"@es, "shea butter"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:277863 .

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

nalt:27554
  skos:prefLabel "mantequilla de cacao"@es, "cocoa butter"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:277863 .

nalt:277863
  skos:altLabel "mango kernel oil"@en, "mango kernel fat"@en, "mango oil"@en ;
  skos:prefLabel "mantequilla de mango"@es, "mango butter"@en ;
  skos:definition nalt:277863_def ;
  skos:related nalt:58579, nalt:51390, nalt:27554 ;
  ns0:marc001 "77663" ;
  skos:hiddenLabel "mango oils"@en, "mango seed oil"@en, "mango-butter"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:14237, nalt:27555 ;
  dc:created "2016-05-06"^^xsd:date ;
  dc:modified "2016-11-14"^^xsd:date .

nalt:51390
  skos:prefLabel "mangos"@es, "mangoes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:277863 .

