@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#> .

nalt:9162
  skos:prefLabel "productos animales no comestibles"@es, "nonfood animal products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:34442 .

nalt:9044
  skos:prefLabel "harina de plumas"@es, "feather meal"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:34442 .

nalt:9452
  skos:prefLabel "queratina"@es, "keratin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:34442 .

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

nalt:34442
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2822>, <http://id.loc.gov/authorities/subjects/sh85047536>, <http://id.agrisemantics.org/gacs/C12942>, <http://id.cabi.org/cabt/47346> ;
  skos:broader nalt:9162, nalt:34443 ;
  skos:hiddenLabel "flight feathers"@en, "feather"@en, "feather bulbs"@en, "feather pulps"@en, "flight feather"@en, "feather bulb"@en, "feather stems"@en, "feather pulp"@en ;
  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 ;
  skos:prefLabel "plumas"@es, "feathers"@en ;
  skos:related nalt:9452, nalt:9044 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "14900" ;
  dc:modified "2019-03-01"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:34443
  skos:prefLabel "plumaje"@es, "plumage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34442 .

