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

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

<https://concepts.sagepub.com/social-science/concept/family_and_community_issues>
  skos:prefLabel "family and community issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alateen> .

<https://concepts.sagepub.com/social-science/concept/Alateen>
  skos:definition "Alateen groups provide a place where young people who are troubled by another person's drinking can share their stories, their strength, and their hope. In the early days of Alcoholics Anonymous (AA) and Al-Anon Family Groups, children and teenagers often attended meetings with their parents. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n14.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Alateen</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/recovery>, <https://concepts.sagepub.com/social-science/concept/family_and_community_issues> ;
  skos:prefLabel "Alateen"@en ;
  a skos:Concept .

