@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/CAGE_screening_instrument>
  skos:definition "The CAGE Questionnaire is the most commonly used screening instrument for alcohol use disorders. The CAGE was designed to quickly screen adults for drinking problems by asking them four questions about their drinking experiences across their lifetime. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Cage Screening Instrument</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/screening,_assessment,_and_diagnosis> ;
  skos:prefLabel "CAGE screening instrument"@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/CAGE_screening_instrument> .

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

