@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/technology_sector> .

<https://concepts.sagepub.com/social-science/concept/technology_sector>
  skos:definition "The application of technology is a distinguishing feature of modern capitalism and thus a universal subject in all disciplines, including global studies. Control over science and scientific activity through incessant technological change enabled the capitalist system to overcome its most significant barrier: the limitation of the working day. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n507.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Technology Sector</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_sectors> ;
  skos:prefLabel "technology sector"@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/technology_sector> .

