@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#> .

nalt:48528
  skos:prefLabel "hilos"@es, "yarns"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:39306 .

nalt:5448
  skos:prefLabel "productos no alimenticios"@es, "nonfood products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:39306 .

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

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

nalt:39306
  skos:narrower nalt:48528, nalt:9217, nalt:39310, nalt:17997 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "textile products"@en, "productos textiles"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "37221" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:5448 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "textile-products"@en .

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

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

nalt:39310
  skos:prefLabel "acabados textiles"@es, "textile finishes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:39306 .

