@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:42
  skos:prefLabel "subproductos animales"@es, "animal byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9043 .

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

nalt:9043
  dc:modified "2016-02-22"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/19234>, <http://aims.fao.org/aos/agrovoc/c_966>, <http://id.agrisemantics.org/gacs/C19896> ;
  skos:hiddenLabel "bloodmeal"@en, "blood meals"@en, "blood-meal"@en, "bloodmeals"@en ;
  skos:broader nalt:5447, nalt:42 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "5275" ;
  skos:definition nalt:9043_def ;
  skos:prefLabel "harina de sangre"@es, "blood meal"@en ;
  skos:scopeNote "Usar para la sangre seca y molida de animales que se transforma en harina; USAR \"hematofagia\" para referirse a los alimentos que contienen sangre en el caso de organismos hematólogos."@es, "Use for the dried, ground animal blood that is made into meal; for the blood meals of hematophagous organisms USE hematophagy."@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:9043_def
  rdf:value "Harina producida de sangre fresca de animales que tiene un alto contenido de lisina (aproximadamente 9% de la proteína cruda)."@es, "Meal produced from fresh animal blood which is high in lysine content (about 9% of the crude protein.)"@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

