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

<https://concepts.sagepub.com/social-science/concept/cross_addiction>
  skos:definition "An individual who abuses or is dependent on a substance will commonly identify a primary substance of abuse. This does not necessarily mean that the individual will not abuse other addictive substances or engage in other addictive behaviors. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Cross-Addictions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/models_of_addiction>, <https://concepts.sagepub.com/social-science/concept/behavioral_addictions> ;
  skos:prefLabel "cross addiction"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/behavioral_addictions>
  skos:prefLabel "behavioral addictions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cross_addiction> .

