@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:34983
  skos:hiddenLabel "reactive-dyes"@en ;
  skos:related nalt:9217 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "31553" ;
  a skos:Concept, ns0:Chemical ;
  skos:prefLabel "reactive dyes"@en, "colorantes reactivos"@es ;
  skos:broader nalt:223 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:34983_def ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:34983_def
  rdf:value "Clase de colorantes que se enlazan a moléculas de fibra y se fijan reaccionando químicamente. Se utilizan especialmente en la coloración de fibras celulósicas, proteicas y de nylon."@es, "Class of dyes that bond to fiber molecules and are fixed by reacting chemically, especially used in dyeing cellulosic, protein, and nylon fibers."@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:related nalt:34983 .

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

nalt:223
  skos:prefLabel "tinciones"@es, "dyes"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:34983 .

