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

nalt:55545
  skos:prefLabel "trabajadores textiles"@es, "textile workers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39325 .

nalt:39325
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "textile-mills"@en ;
  skos:related nalt:17997, nalt:55545, nalt:5363, nalt:47207 ;
  skos:prefLabel "fábricas textiles"@es, "textile mills"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "37220" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:39319 .

nalt:39319
  skos:prefLabel "fábricas"@es, "factories"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:39325 .

nalt:47207
  skos:prefLabel "efluentes de fábricas textiles"@es, "textile mill effluents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:39325 .

nalt:17997
  skos:prefLabel "tela"@es, "fabrics"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:39325 .

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

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

nalt:5363
  skos:prefLabel "industria textil"@es, "textile industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:39325 .

