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

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

<https://concepts.sagepub.com/social-science/concept/guilty_pleasures>
  skos:definition "Definition A guilty pleasure is an activity with short-term payoffs that are positive for a person but with long-term negative consequences. For example, reading a trashy magazine can be rewarding in the short term because it is fun, but it can be more negative in the long term if your friends think less of you for enjoying it. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Guilty Pleasures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "guilty pleasures"@en ;
  a skos:Concept .

