@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/social_cognition>
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/false_uniqueness_bias> .

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

<https://concepts.sagepub.com/social-science/concept/false_uniqueness_bias>
  skos:definition "Definition False uniqueness bias refers to the tendency for people to underestimate the proportion of peers who share their desirable attributes and behaviors and to overestimate the proportion who share their undesirable attributes. Typically, this bias has been assessed by collecting estimates that people make about the proportion of peers who have positive or negative traits/behaviors with the actual proportions who report these traits and behaviors. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n213.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; False Uniqueness Bias</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "false uniqueness bias"@en ;
  a skos:Concept .

