@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:40050
  skos:prefLabel "fibras sintéticas"@es, "synthetic fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:23538 .

nalt:9216
  skos:prefLabel "fibras celulósicas"@es, "cellulosic fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23538 .

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

nalt:23538
  skos:altLabel "cuprammonium silk"@en, "artificial silk"@en, "acetate silk"@en, "viscose rayon"@en, "vistra"@en, "viscose silk"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85111604> ;
  skos:definition nalt:23538_def ;
  ns0:marc001 "31547" ;
  skos:related nalt:23536 ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "rayon"@en, "rayón"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:40050, nalt:9216 .

nalt:23538_def
  rdf:value "Una fibra semi-sintética manufacturada, compuesta de celulosa regenerada que es producida a partir de polímeros de origen natural. Es utilizada en la fabricas por su alto brillo y calidad como la seda."@es, "A manufactured, semi-synthetic fiber composed of regenerated cellulose which is produced from naturally-occurring polymers. It is used in fabrics for its high luster, silk-like quality."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:23536
  skos:prefLabel "viscosa"@es, "viscose"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23538 .

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

