@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/alcoholic_personality>
  skos:definition "Alcoholism as a label has little specificity. Alcohol abuse and dependence are more specific, behaviorally defined constructs with criteria based on the level of alcohol involvement and the impact of alcohol use on judgment, risk-taking behavior, physical and mental health, and social and occupational functioning. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n16.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Alcoholic Personality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/models_of_addiction> ;
  skos:prefLabel "alcoholic personality"@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/alcoholic_personality> .

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

