@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/social_drinking>
  skos:definition "Social drinking is the consumption of alcohol within limits to induce socialization and to participate in cultural norms. Individuals partaking in social drinking do so for many reasons, including as a social lubricant at parties or bars, with meals, at family functions, among friends, on a date, or as part of cultural traditions. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n323.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Social Drinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relapse_prevention>, <https://concepts.sagepub.com/social-science/concept/recovery> ;
  skos:prefLabel "social drinking"@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/social_drinking> .

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

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

