@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/economic_sectors>
  skos:prefLabel "economic sectors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extractive_industries_sector> .

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

<https://concepts.sagepub.com/social-science/concept/extractive_industries_sector>
  skos:definition "Extractive industries are an important and controversial aspect of the global economy. They deal with the development, extraction, and sale of exhaustible (nonrenewable) natural resources. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Extractive Industries Sector</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_sectors> ;
  skos:prefLabel "extractive industries sector"@en ;
  a skos:Concept .

