@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/distinction_awards>
  skos:prefLabel "distinction awards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/incentive_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/incentive_systems> .

<https://concepts.sagepub.com/social-science/concept/incentive_systems>
  skos:definition "Incentives are motivational influences or stimuli aimed at modifying the actions of actors, organizations, or institutions. Incentives usually designate positive influences, whereas deterrents designate negative influences, but both are usually combined in an incentive system that will reward some actions and penalize others. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Incentive Systems</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/distinction_awards> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/wage_systems> ;
  skos:prefLabel "incentive systems"@en ;
  a skos:Concept .

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

