@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:5344
  dc:modified "2015-03-13"^^xsd:date ;
  skos:related nalt:243961, nalt:29633, nalt:4418, nalt:29623 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "10028" ;
  skos:broader nalt:5363, nalt:5340 ;
  skos:exactMatch <http://id.cabi.org/cabt/32954>, <http://aims.fao.org/aos/agrovoc/c_1927>, <http://id.agrisemantics.org/gacs/C20419> ;
  skos:prefLabel "cotton industry"@en, "industria del algodón"@es ;
  skos:hiddenLabel "cotton-industry"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:29623
  skos:prefLabel "tela de algodón"@es, "cotton fabric"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5344 .

nalt:4418
  skos:prefLabel "algodón"@es, "cotton"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:5344 .

nalt:5340
  skos:prefLabel "industria agrícola"@es, "agricultural industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5344 .

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

nalt:243961
  skos:prefLabel "desmotadora"@es, "cotton gin"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5344 .

nalt:29633
  skos:prefLabel "desmoteado de algodón"@es, "cotton ginning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5344 .

<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:narrower nalt:5344 .

