@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/gain-sharing>
  skos:prefLabel "gain-sharing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/incentive_schemes> .

<https://concepts.sagepub.com/social-science/concept/incentive_schemes>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/profit_share_option_schemes>, <https://concepts.sagepub.com/social-science/concept/performance_related_pay>, <https://concepts.sagepub.com/social-science/concept/merit_pay>, <https://concepts.sagepub.com/social-science/concept/gain-sharing>, <https://concepts.sagepub.com/social-science/concept/bonus_payments> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pay_and_rewards> ;
  skos:prefLabel "incentive schemes"@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/incentive_schemes> .

<https://concepts.sagepub.com/social-science/concept/bonus_payments>
  skos:prefLabel "bonus payments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/incentive_schemes> .

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

<https://concepts.sagepub.com/social-science/concept/performance_related_pay>
  skos:prefLabel "performance related pay"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/incentive_schemes> .

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

<https://concepts.sagepub.com/social-science/concept/profit_share_option_schemes>
  skos:prefLabel "profit share option schemes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/incentive_schemes> .

