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

nalt:18529_def
  rdf:value "Harina de origen animal producida de huesos que se cuecen al vapor bajo presión y luego se muelen. Contiene 1,5-2,5% de nitrógeno, 12-15% de fósforo y 20-34% de calcio."@es, "Animal meal produced from bones that are steamed under pressure and then ground. It contains 1.5-2.5% nitrogen, 12-15% phosphorus, and 20-34% calcium."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:18529
  skos:prefLabel "harina de huesos"@es, "bone meal"@en ;
  skos:hiddenLabel "waste cow bone powder"@en, "bonemeal"@en, "bone-meal"@en, "bone meals"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24103>, <http://id.cabi.org/cabt/19577>, <http://aims.fao.org/aos/agrovoc/c_1000> ;
  dc:modified "2016-05-31"^^xsd:date ;
  skos:definition nalt:18529_def ;
  skos:broader nalt:5447, nalt:9046 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "5400" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Product .

<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 ns0:Product, skos:Concept ;
  skos:narrower nalt:18529 .

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

