@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:17997
  skos:prefLabel "tela"@es, "fabrics"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:39310 .

nalt:239599
  skos:prefLabel "biodescrudado"@es, "bioscouring"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39310 .

nalt:39306
  skos:prefLabel "productos textiles"@es, "textile products"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39310 .

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

nalt:273064
  skos:prefLabel "mordiente"@es, "mordants"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:39310 .

nalt:39310
  skos:prefLabel "acabados textiles"@es, "textile finishes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:modified "2018-05-02"^^xsd:date ;
  skos:broader nalt:622, nalt:39306 ;
  skos:hiddenLabel "textile finishing"@en, "finishing of textile"@en, "finishing of textiles"@en, "textile-finishes"@en, "textiles finishing"@en, "textile finishings"@en ;
  skos:related nalt:17997, nalt:239599, nalt:273064 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "37217" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:622
  skos:prefLabel "acabados"@es, "finishes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:39310 .

