@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:64112
  ns0:marc001 "35174" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "fiber staple"@en, "staple length"@en, "cotton staple"@en, "staple (fibres)"@en ;
  skos:broader nalt:9217 ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "fibra corta"@es, "staple (fibers)"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:64112_def ;
  dc:modified "2013-03-19"^^xsd:date ;
  skos:hiddenLabel "staple-(fibers)"@en .

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

nalt:64112_def
  rdf:value "Fibras cortas cortadas a una longitud específica para ser trenzadas y formar un hilo para tejido o dar puntadas en telas, o para mechones en alfombras. El algodón, el lino, y la lana existen sólo como fibras cortas. El nylon y el poliester son fibras sintéticas disponibles en forma de fibra corta."@es, "Short fibers cut to a specific length to be twisted together to form a yarn for weaving or knitting into fabrics, or for tufting into carpets. Cotton, flax, and wool exist only as staple fibers. Nylon and polyester are synthetic fibers available in staple form."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

