@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/employee_compensation>
  skos:definition "Wages and salaries are the main forms of payments made to an employee for her/his work or services performed. Salary is a fixed periodical payment paid to an employee for regular labor or services, generally into a bank account, while wages are habitually paid by the day or week for casual work or services that are of a more irregular nature, and are generally paid in cash. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n807.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Salaries and Wages</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/executive_compensation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pay_and_rewards> ;
  skos:prefLabel "employee compensation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/executive_compensation>
  skos:prefLabel "executive compensation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employee_compensation> .

<https://concepts.sagepub.com/social-science/concept/pay_and_rewards>
  skos:prefLabel "pay and rewards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/employee_compensation> .

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

