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

<https://concepts.sagepub.com/social-science/concept/contract_work>
  skos:definition "Contract workers are employed through formal arrangements, but with tenuous, often short-term connections to one or more employing organizations. Contract work typically involves one of two work arrangements: a two-way agreement between a contractor and employer, often called a client, or a three-way agreement involving a staffing agency or contracting company operating as market intermediary. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n45.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Contract Workers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employment_relationships>, <https://concepts.sagepub.com/social-science/concept/economic_work_issues> ;
  skos:prefLabel "contract work"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/employment_relationships>
  skos:prefLabel "employment relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/contract_work> .

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

