@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/grim_necessities>
  skos:definition "Definition A grim necessity is an activity with short-term negative consequences but long-term positive payoffs. For example, reading a boring textbook is unpleasant in the short term but rewarding in the long term, because it helps you get a good grade on the exam. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n235.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Grim Necessities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "grim necessities"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making>
  skos:prefLabel "judgment and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/grim_necessities> .

