@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:9215
  skos:prefLabel "seda"@es, "silk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:9209 .

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

nalt:9209
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21779>, <http://id.loc.gov/authorities/subjects/sh85005178>, <http://id.cabi.org/cabt/10675>, <http://aims.fao.org/aos/agrovoc/c_430> ;
  dc:modified "2013-03-19"^^xsd:date ;
  skos:narrower nalt:9214, nalt:8900, nalt:6861, nalt:9215 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "animal fibre"@en, "animal-fibers"@en, "animal fiber"@en ;
  skos:broader nalt:9162, nalt:9213 ;
  skos:altLabel "animal fibres"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:prefLabel "animal fibers"@en, "fibras animales"@es ;
  skos:related nalt:9217 ;
  ns0:marc001 "2558" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

nalt:8900
  skos:prefLabel "angora (lana)"@es, "mohair"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9209 .

nalt:9213
  skos:prefLabel "fibras naturales"@es, "natural fibers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9209 .

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

nalt:6861
  skos:prefLabel "lana"@es, "wool"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9209 .

nalt:9214
  skos:prefLabel "lana de Cachemira"@es, "cashmere wool"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:9209 .

nalt:9217
  skos:prefLabel "fibras textiles"@es, "textile fibers"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:9209 .

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

