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

<https://concepts.sagepub.com/social-science/concept/screening,_assessment,_and_diagnosis>
  skos:prefLabel "screening, assessment, and diagnosis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Addiction_Severity_Index> .

<https://concepts.sagepub.com/social-science/concept/Addiction_Severity_Index>
  skos:definition "The Addiction Severity Index (ASI) is probably the most commonly used assessment instrument in the substance abuse treatment field. It is part of most clinical intake assessments in more than 20 states and 50 cities in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Addiction Severity Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/screening,_assessment,_and_diagnosis> ;
  skos:prefLabel "Addiction Severity Index"@en ;
  a skos:Concept .

