@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/disease_concept>
  skos:definition "This popular and controversial model of addiction is credited to E. M. Jellinek, who presented a comprehensive disease model of alcoholism in 1960. The disease concept has become an implicit component of the Alcoholics Anonymous and Narcotics Anonymous programs, as well as a guiding model for many treatment programs. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n119.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Disease Concept</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/models_of_addiction> ;
  skos:prefLabel "disease concept"@en ;
  a skos:Concept .

<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/disease_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/disease_concept> .

