@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/work-related_crimes>
  skos:prefLabel "work-related crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal_mining> .

<https://concepts.sagepub.com/social-science/concept/pollution>
  skos:prefLabel "pollution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal_mining> .

<https://concepts.sagepub.com/social-science/concept/coal_mining>
  skos:definition "Coal mining has played a key role in industrial development. By 1900, the success of the American economy, the world's leading coal producer, had become largely dependent on coal. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Coal Mining</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work-related_crimes>, <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/mining>, <https://concepts.sagepub.com/social-science/concept/coal_technology> ;
  skos:prefLabel "coal mining"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mining>
  skos:prefLabel "mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal_mining> .

<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/coal_mining> .

<https://concepts.sagepub.com/social-science/concept/coal_technology>
  skos:prefLabel "coal technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal_mining> .

