@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/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leniency_contract> .

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

<https://concepts.sagepub.com/social-science/concept/leniency_contract>
  skos:definition "The leniency contract is an influential model of minority influence. It is designed to identify factors that affect the likelihood that a minority group will be able to persuade the majority to adopt its point of view. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n160.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Leniency Contract</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_influence>, <https://concepts.sagepub.com/social-science/concept/group_decision_making> ;
  skos:prefLabel "leniency contract"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/group_decision_making>
  skos:prefLabel "group decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leniency_contract> .

