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

<https://concepts.sagepub.com/social-science/concept/executive_function_of_self>
  skos:definition "Definition The executive function of self refers to the internal capacity to choose and to direct one's own behavior. Although behavior undoubtedly is shaped by forces outside of one's control, including genetics, cultural norms, and happenstance, some behavior is consciously intended and therefore shaped in part by the person. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n197.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Executive Function of Self</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self> ;
  skos:prefLabel "executive function of self"@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/executive_function_of_self> .

