@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/chronicity> .

<https://concepts.sagepub.com/social-science/concept/chronicity>
  skos:definition "The word chronicity can imply many things when related to substance use and addiction. Most typically, it references the chronic nature of addiction and the reoccurrence, or the more stigmatizing term relapse, of the illness. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Chronicity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/models_of_addiction> ;
  skos:prefLabel "chronicity"@en ;
  a skos:Concept .

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

