@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/drug_use>
  skos:prefLabel "drug use"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/juvenile_alcohol_abuse>
  skos:prefLabel "juvenile alcohol abuse"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/drug_abuse>
  skos:prefLabel "drug abuse"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/mental_health_and_psychology>
  skos:prefLabel "mental health and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/substance_abuse>
  skos:prefLabel "substance abuse"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/campus_alcohol_abuse>
  skos:prefLabel "campus alcohol abuse"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

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

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

<https://concepts.sagepub.com/social-science/concept/delinquent_behavior>
  skos:prefLabel "delinquent behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/binge_drinking>
  skos:prefLabel "binge drinking"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alcohol_abuse> .

<https://concepts.sagepub.com/social-science/concept/alcohol_abuse>
  skos:broader <https://concepts.sagepub.com/social-science/concept/delinquent_behavior>, <https://concepts.sagepub.com/social-science/concept/alcohol>, <https://concepts.sagepub.com/social-science/concept/substance_abuse>, <https://concepts.sagepub.com/social-science/concept/drug_use>, <https://concepts.sagepub.com/social-science/concept/mental_health_and_psychology>, <https://concepts.sagepub.com/social-science/concept/drug_abuse> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/campus_alcohol_abuse>, <https://concepts.sagepub.com/social-science/concept/juvenile_alcohol_abuse>, <https://concepts.sagepub.com/social-science/concept/binge_drinking> ;
  skos:definition "Alcohol abuse is a difficult disorder to identify among older adults. TheDiagnostic and Statistical Manual of Mental Disorders, Fourth Edition (DSM-IV) refers to a maladaptive or destructive pattern of alcohol use measured over a 1-year period, leading to significant social, occupational, and/or medical impairment. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n17.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Alcohol Use and Abuse</a>]"@en ;
  skos:prefLabel "alcohol abuse"@en ;
  a skos:Concept .

