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

<https://concepts.sagepub.com/social-science/concept/fundamental_attribution_error>
  skos:definition "The tendency to overemphasize dispositional, or personality-based, expla nations for behaviors observed in others while underem-phasizing the role and power of situational influences. In the classic demonstration by Edward E. Jones and Keith Davis (1967), participants were presented with pro- and anti-Fidel Castro speeches under one of two conditions: (1) the speaker chose the position freely or (2) the position was randomly selected (by tossing a coin). [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1077.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Fundamental Attribution Error</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "fundamental attribution error"@en ;
  a skos:Concept .

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

