@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:-BWZSG42C-R .

n9j: a skos:ConceptScheme .
n9j:-BWZSG42C-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/three-dimensional_model_of_attribution> ;
  skos:definition "Definition The three-dimensional model of attribution posits that the explanations people give for the things that happen to them can vary on three distinct factors, and these variations have consequences for people's mood, selfperception, and well-being. Attributions can be stable (true across time) or unstable (temporary); they can be internal (stemming from the person) or external (stemming from the environment); and they can be global (applying to many domains) or specific (limited to one area). [Source: Encyclopedia of Social Psychology; Three-Dimensional Model of Attribution]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FW53M1CH-2 ;
  skos:prefLabel "three-dimensional model of attribution"@en .

n9j:-FW53M1CH-2
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BWZSG42C-R .

