@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/incentive_schemes>
  skos:prefLabel "incentive schemes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_related_pay> .

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

<https://concepts.sagepub.com/social-science/concept/wage_systems>
  skos:prefLabel "wage systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_related_pay> .

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

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

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

