@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:19825
  skos:prefLabel "subproductos industriales"@es, "industrial byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:67826 .

nalt:9049
  skos:prefLabel "sebo"@es, "tallow"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:67826 .

nalt:67826
  skos:related nalt:4231, nalt:14235, nalt:9049, nalt:461 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "grasa amarilla"@es, "yellow grease"@en ;
  ns0:marc001 "52093" ;
  skos:definition nalt:67826_def ;
  skos:broader nalt:19825 ;
  skos:hiddenLabel "restaurant greases"@en, "restaurant grease"@en, "yellow-grease"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-03-22"^^xsd:date ;
  dc:modified "2019-05-20"^^xsd:date .

nalt:4231
  skos:prefLabel "grasas y aceites animales"@es, "animal fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:67826 .

nalt:67826_def
  rdf:value "Subproducto hecho, por lo general, de grasas de restaurantes (grasas y aceites de cocina). Otra fuente proviene de plantas que producen sebo de calidad inferior."@es, "A byproduct usually made up of restaurant greases (fats and oils from cooking). Another source is from rendering plants producing lower quality tallow."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:461
  skos:prefLabel "grasas y aceites de cocina"@es, "cooking fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:67826 .

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

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

