@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:9044_def
  rdf:value "Suplemento alimenticio proteico obtenido mediante hidrólisis de plumas bajo calor y presión."@es, "Protein feed supplement obtained by hydrolysis of feathers under heat and pressure."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9044
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:34442 ;
  ns0:marc001 "14897" ;
  skos:exactMatch <http://id.cabi.org/cabt/47341>, <http://id.agrisemantics.org/gacs/C28063>, <http://aims.fao.org/aos/agrovoc/c_15901> ;
  skos:broader nalt:42, nalt:5447 ;
  skos:prefLabel "harina de plumas"@es, "feather meal"@en ;
  skos:hiddenLabel "feather-meal"@en, "feather meals"@en ;
  a ns0:Product, skos:Concept ;
  skos:definition nalt:9044_def ;
  skos:altLabel "hydrolyzed feather meal"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

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

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

nalt:34442
  skos:prefLabel "plumas"@es, "feathers"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9044 .

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

