@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/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_sectors> .

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

<https://concepts.sagepub.com/social-science/concept/labor_sectors>
  skos:definition "Social scientists often refer to labor sectors as divisions of the economy. There are several ways to describe labor sectors, but all of them refer to systems of grouping similar labor or broad classifications of industries. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n317.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Labor Sectors</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "labor sectors"@en ;
  a skos:Concept .

