@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:27555
  skos:exactMatch <http://id.cabi.org/cabt/91668>, <http://id.agrisemantics.org/gacs/C16714>, <http://aims.fao.org/aos/agrovoc/c_8167> ;
  skos:narrower nalt:27554 ;
  skos:altLabel "vegetable fats"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:scopeNote "Use for those plant lipids that are naturally solid at room temperatures."@en, "Usar para aquellos lípidos vegetales que son naturalmente sólido a temperatura ambiente."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:14235 ;
  dc:modified "2016-05-06"^^xsd:date ;
  skos:prefLabel "plant fats"@en, "grasas vegetales"@es ;
  skos:hiddenLabel "plant-fats"@en ;
  ns0:marc001 "28998" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

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

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

nalt:14235
  skos:prefLabel "grasas y aceites vegetales"@es, "plant fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:27555 .

nalt:27554
  skos:prefLabel "mantequilla de cacao"@es, "cocoa butter"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:27555 .

