@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/career_development_initiatives>
  skos:prefLabel "career development initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pay-for-performance_reward_systems> .

<https://concepts.sagepub.com/social-science/concept/pay-for-performance_reward_systems>
  skos:definition "Pay-for-performance reward systems are one of the major types of variable-based pay plans. In compensation terms, the guaranteed salary a person receives in each paycheck is referred to as base pay. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Pay-for-performance Reward Systems</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/merit_pay> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "pay-for-performance reward systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/merit_pay>
  skos:prefLabel "merit pay"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pay-for-performance_reward_systems> .

<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/pay-for-performance_reward_systems> .

