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

nalt:135995
  dc:created "2010-04-29"^^xsd:date ;
  skos:definition nalt:135995_def ;
  skos:prefLabel "bisinosis"@es, "byssinosis"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85018467> ;
  skos:altLabel "brown lung disease"@en ;
  skos:broader nalt:347 ;
  ns0:marc001 "58625" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:135995_def
  rdf:value "Condición de broncoconstricción resultante de la reacción de hipersensibilidad a la inhalación del polvo durante el inicio del procesamiento del algodón, lino o cáñamo en la industria textil."@es, "A condition of bronchoconstriction resulting from hypersensitive reaction to inhaled dust during the initial processing of cotton, flax, or hemp in the textile industry."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:135995 .

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

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

