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

<https://concepts.sagepub.com/social-science/concept/methods_of_drug_administration>
  skos:definition "Drugs can enter the body in numerous ways. Whether a particular substance is taken for strictly medicinal purposes or for recreational purposes, no effect(s) will occur in the body unless absorption of the substance takes place. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n216.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Methods of Drug Administration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/substance_abuse_health-related_issues>, <https://concepts.sagepub.com/social-science/concept/drug_classification> ;
  skos:prefLabel "methods of drug administration"@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/methods_of_drug_administration> .

<https://concepts.sagepub.com/social-science/concept/substance_abuse_health-related_issues>
  skos:prefLabel "substance abuse health-related issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/methods_of_drug_administration> .

