@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/craving>
  skos:definition "Craving is defined as the desire (of an addict) to experience the effects of a previously experienced psy-choactive substance. This definition was established after much controversy in 1992 by an Expert Committee of the UN International Drug Control Programme and the World Health Organization. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Craving</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treatment_theories,_research,_techniques,_strategies,_and_effectiveness>, <https://concepts.sagepub.com/social-science/concept/relapse_prevention> ;
  skos:prefLabel "craving"@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/craving> .

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

<https://concepts.sagepub.com/social-science/concept/treatment_theories,_research,_techniques,_strategies,_and_effectiveness>
  skos:prefLabel "treatment theories, research, techniques, strategies, and effectiveness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/craving> .

