@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/anticonformity> .

<https://concepts.sagepub.com/social-science/concept/intragroup_relations>
  skos:prefLabel "intragroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anticonformity> .

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

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

<https://concepts.sagepub.com/social-science/concept/anticonformity>
  skos:definition "Anticonformity refers to behavior that is deliberately designed to go against the position advocated by one or more others. Also known as counterformity, anticonformity most typically occurs in group settings when an individual rebels against the dominant or majority opinion. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Anticonformity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intragroup_relations>, <https://concepts.sagepub.com/social-science/concept/group_influence>, <https://concepts.sagepub.com/social-science/concept/group_decision_making> ;
  skos:prefLabel "anticonformity"@en ;
  a skos:Concept .

