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

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

<https://concepts.sagepub.com/social-science/concept/effort_justification>
  skos:definition "Definition Effort justification is the idea that when people make sacrifices to pursue a goal, the effort is often rationalized by elevating the attractiveness of the goal. In other words, people sometimes come to love what they suffer to achieve. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Effort Justification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "effort justification"@en ;
  a skos:Concept .

