@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/motivated_reasoning>
  skos:definition "Definition Motivated reasoning is a form of reasoning in which people access, construct, and evaluate arguments in a biased fashion to arrive at or endorse a preferred conclusion. The term motivated in motivated reasoning refers to the fact that people use reasoning strategies that allow them to draw the conclusions they want to draw (i.e., are motivated to draw). [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n355.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Motivated Reasoning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "motivated reasoning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/attitudes>
  skos:prefLabel "attitudes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motivated_reasoning> .

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

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

