@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:93887_def
  rdf:value "Grasa blanca y dura que se encuentra alrededor de los riñones y el lomo de algunos animales y que se utiliza en la cocina o para producir sebo."@es, "The hard white fat from around the kidneys and loins of animals that is used in cooking and for making tallow."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:15057
  skos:prefLabel "lomos"@es, "loins"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:93887 .

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

nalt:93887
  dc:modified "2015-11-16"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "suet"@en, "grasa de riñón"@es ;
  skos:related nalt:15057, nalt:9343, nalt:9049 ;
  skos:altLabel "beef suet"@en ;
  skos:hiddenLabel "suets"@en ;
  skos:broader nalt:4231 ;
  ns0:marc001 "73825" ;
  skos:definition nalt:93887_def ;
  dc:created "2006-07-21"^^xsd:date .

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

nalt:9343
  skos:prefLabel "riñones"@es, "kidneys"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:93887 .

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

