@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/belief_perseverance> .

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

<https://concepts.sagepub.com/social-science/concept/belief_perseverance>
  skos:definition "Definition People tend to hold on to their beliefs even when it appears that they shouldn't. Belief perseverance is the tendency to cling to one's initial belief even after receiving new information that contradicts or disconfirms the basis of that belief. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Belief Perseverance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "belief perseverance"@en ;
  a skos:Concept .

