@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:10566
  skos:prefLabel "cuernos"@es, "horns"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9162 .

nalt:9162
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "nonfood-animal-products"@en, "nonfood animal product"@en ;
  skos:narrower nalt:55159, nalt:45515, nalt:41880, nalt:34442, nalt:9209 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "nonfood animal products"@en, "productos animales no comestibles"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "25530" ;
  skos:related nalt:10566, nalt:4231 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12006> ;
  skos:broader nalt:5448, nalt:44 .

nalt:9209
  skos:prefLabel "fibras animales"@es, "animal fibers"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9162 .

nalt:41880
  skos:prefLabel "peletería"@es, "furs and pelts"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9162 .

nalt:45515
  skos:prefLabel "cueros y pieles en bruto"@es, "hides and skins"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9162 .

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

nalt:4231
  skos:prefLabel "grasas y aceites animales"@es, "animal fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9162 .

nalt:5448
  skos:prefLabel "productos no alimenticios"@es, "nonfood products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:9162 .

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

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

nalt:55159
  skos:prefLabel "perlas"@es, "pearls"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9162 .

nalt:44
  skos:prefLabel "productos animales"@es, "animal products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:9162 .

