@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/labor_markets>
  skos:prefLabel "labor markets"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/external_labor_markets> .

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

<https://concepts.sagepub.com/social-science/concept/labor_force>
  skos:prefLabel "labor force"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/external_labor_markets> .

<https://concepts.sagepub.com/social-science/concept/external_labor_markets>
  skos:definition "Labor markets provide a mechanism for employers and employees to agree on terms for exchanging labor input for wages. In accepting an employment relationship, a worker agrees to receive wages (and other inducements) in exchange for submitting to the directives of the employing organization within some zone of indifference. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n375.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; External Labor Market</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor_markets>, <https://concepts.sagepub.com/social-science/concept/labor_force>, <https://concepts.sagepub.com/social-science/concept/employment_relationships> ;
  skos:prefLabel "external labor markets"@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/external_labor_markets> .

