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

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

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

<https://concepts.sagepub.com/social-science/concept/mental_control>
  skos:definition "Definition Mental control refers to the ways in which people control their thoughts and emotions to remain in agreement with their goals. People engage in mental control when they suppress a thought, concentrate on a feeling or sensation, restrain an emotional response, or strive to maintain a mood. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Mental Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "mental control"@en ;
  a skos:Concept .

