@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:5344
  skos:prefLabel "industria del algodón"@es, "cotton industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:29633 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:29633 .

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

nalt:243961
  skos:prefLabel "desmotadora"@es, "cotton gin"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:29633 .

nalt:29633
  ns0:marc001 "10027" ;
  skos:related nalt:29631, nalt:5344, nalt:243961 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85033328> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19467>, <http://aims.fao.org/aos/agrovoc/c_34005>, <http://id.cabi.org/cabt/32952> ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:29633_def ;
  skos:hiddenLabel "cotton-ginning"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "desmoteado de algodón"@es, "cotton ginning"@en ;
  skos:broader nalt:2770 ;
  dc:modified "2015-03-13"^^xsd:date .

nalt:29633_def
  rdf:value "Proceso de usar una máquina desmotadora de algodón para separar la semilla de algodón de las hilachas."@es, "The process of using a cotton gin machine to separate the cotton seed from the lint."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:29631
  skos:prefLabel "residuos de fibras en el algodón"@es, "cotton gin trash"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:29633 .

