@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/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/implementation_intentions> .

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

<https://concepts.sagepub.com/social-science/concept/implementation_intentions>
  skos:definition "A goal intention specifies a desired future state in the form of “I intend to perform/achieve Z!” (e.g., to exercise frequently/to be thin). However, merely setting a goal, or wanting very much to achieve it, is not sufficient to actually attain it. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n273.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Implementation Intentions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "implementation intentions"@en ;
  a skos:Concept .

