@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/brown_lung>
  skos:definition "Brown lung, or byssinosis, is a form of pneumoconiosis that develops from inhalation of cotton dust. Other forms of pneumoconiosis include black lung (from coal dust), silicosis (from crystalline silica dust), and asbestosis (from asbestos fibers). [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n63.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Brown Lung</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work-related_crimes> ;
  skos:prefLabel "brown lung"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/brown_lung> .

<https://concepts.sagepub.com/social-science/concept/work-related_crimes>
  skos:prefLabel "work-related crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brown_lung> .

