@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/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/illusion_of_control> .

<https://concepts.sagepub.com/social-science/concept/illusion_of_control>
  skos:definition "Definition The illusion of control (also known as illusory control) refers to the tendency for people to exaggerate their ability to produce a desired outcome. Even when it comes to controlling random events, people believe they have control. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Illusion of Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self> ;
  skos:prefLabel "illusion of control"@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/illusion_of_control> .

