@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:9049
  ns0:marc001 "36788" ;
  skos:hiddenLabel "beef-fat"@en, "beef fats"@en, "tallows"@en, "beef-fats"@en, "beef fat"@en ;
  skos:prefLabel "sebo"@es, "tallow"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/114529>, <http://aims.fao.org/aos/agrovoc/c_7595>, <http://id.agrisemantics.org/gacs/C16473>, <http://id.loc.gov/authorities/subjects/sh85132122> ;
  skos:related nalt:42, nalt:67826, nalt:93887, nalt:49224 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "beef tallow"@en ;
  skos:definition nalt:9049_def ;
  skos:broader nalt:4231 ;
  dc:modified "2015-02-25"^^xsd:date ;
  a ns0:Product, skos:Concept .

nalt:93887
  skos:prefLabel "grasa de riñón"@es, "suet"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9049 .

nalt:42
  skos:prefLabel "subproductos animales"@es, "animal byproducts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9049 .

nalt:67826
  skos:prefLabel "grasa amarilla"@es, "yellow grease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9049 .

nalt:49224
  skos:prefLabel "fusión de grasas"@es, "rendering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9049 .

nalt:9049_def
  rdf:value "Grasa obtenida del tejido adiposo de bovinos y ovinos usada en la fabricación de velas, jabón, etc. Las graduaciones están basadas en la dureza, humedad, insolubles, titer, claridad, y contenido de ácido graso libre."@es, "The fat rendered from the adipose tissue of cattle and sheep used in candlemaking, soap manufacture, etc. Grades are based on hardness, moisture, insolubles, titer, clarity and free fatty acid content."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

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

