@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/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perceived_group_variability> .

<https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perceived_group_variability> .

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

<https://concepts.sagepub.com/social-science/concept/perceived_group_variability>
  skos:definition "Stereotypes are beliefs about the attributes of social categories or groups that potentially affect how the perceiver judges and behaves toward individual group members. They concern the attributes that are typically associated with a social group. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Perceived Group Variability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/identity_and_self>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "perceived group variability"@en ;
  a skos:Concept .

