@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-T15SV4N4-G .

n9j:-T15SV4N4-G
  owl:sameAs <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: The SAGE Glossary of the Social and Behavioral Sciences; Fundamental Attribution Error]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FW53M1CH-2 ;
  skos:prefLabel "fundamental attribution error"@en .

n9j: a skos:ConceptScheme .
n9j:-FW53M1CH-2
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower n9j:-T15SV4N4-G .

