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

<https://concepts.sagepub.com/social-science/concept/opioids>
  skos:definition "Opioids, opium, and opiates are all derived or synthesized from the opium poppy, Papaver somniferum. Each of these drugs has different characteristics, uses, and effects on the body. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n259.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Opioids</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>, <https://concepts.sagepub.com/social-science/concept/drug_classification> ;
  skos:prefLabel "opioids"@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/opioids> .

<https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>
  skos:prefLabel "obesity and the brain or obesity and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/opioids> .

