@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/moderation_management> .

<https://concepts.sagepub.com/social-science/concept/recovery>
  skos:prefLabel "recovery"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moderation_management> .

<https://concepts.sagepub.com/social-science/concept/moderation_management>
  skos:definition "Moderation Management (MM) is a harm reduction-focused self-help support group for problem drinkers who want to reduce or stop drinking. MM was founded in 1994 by Audrey Kishline, a housewife from Ann Arbor, Michigan, and incorporated in 1995. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Moderation Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "moderation management"@en ;
  a skos:Concept .

