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

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

nalt:18492_def
  rdf:value "El residuo protéico dejado después que la humedad y la grasa han sido extraídas en el proceso normal de fundido. Ello incluye el hueso, pero excluye materiales extraños como pelo, cascos o cuernos."@es, "The protein residue left after the moisture and fat have been extracted in the normal rendering process. It includes bone, but excludes extraneous material such as hair, hoof or horn."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:9046
  skos:prefLabel "subproductos de carne"@es, "meat byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:18492 .

nalt:18492
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25713>, <http://id.cabi.org/cabt/70881> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "meat-and-bone-meal"@en, "meat and bone meals"@en, "animal meal"@en, "meat-and-bone meal"@en ;
  skos:scopeNote "Usar para denotar la mezcla de comida de carne y harina de huesos."@es, "Use for the mixture of meat meal and bone meal."@en ;
  skos:altLabel "bone and meat meal"@en ;
  skos:definition nalt:18492_def ;
  dc:modified "2015-11-04"^^xsd:date ;
  skos:prefLabel "meat and bone meal"@en, "harina de carne y huesos"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:5447, nalt:9046 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "22704" .

nalt:5447
  skos:prefLabel "harinas granuladas"@es, "meals (products)"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:18492 .

