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

<https://concepts.sagepub.com/social-science/concept/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/apparent_mental_causation> .

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

<https://concepts.sagepub.com/social-science/concept/apparent_mental_causation>
  skos:definition "Definition The theory of apparent mental causation outlines the conditions under which people experience a sense of consciously willing their actions. Although people often feel that their conscious thoughts cause their actions, this feeling is illusory, as both their actions and their experience of willing them arise independently from unconscious sources. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n25.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Apparent Mental Causation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "apparent mental causation"@en ;
  a skos:Concept .

