@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/willpower>
  skos:definition "Willpower is typically defined as an individual's ability and determination to control his or her own behavior. Historically, there has been much debate about whether insufficient or weak willpower is a cause of addiction or relapse. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n377.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Willpower</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relapse_prevention>, <https://concepts.sagepub.com/social-science/concept/models_of_addiction> ;
  skos:prefLabel "willpower"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/relapse_prevention>
  skos:prefLabel "relapse prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/willpower> .

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

<https://concepts.sagepub.com/social-science/concept/models_of_addiction>
  skos:prefLabel "models of addiction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/willpower> .

