@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/drugs_of_abuse>
  skos:prefLabel "drugs of abuse"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ketamine> .

<https://concepts.sagepub.com/social-science/concept/ketamine>
  skos:definition "Ketamine is a prescription medication used by physicians for general anesthesia and by veterinarians for animal tranquilization. Unlike other anesthetics, ketamine does not cause loss of consciousness and produces psychedelic or transpersonal effects. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; Ketamine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_drugs>, <https://concepts.sagepub.com/social-science/concept/drugs_of_abuse> ;
  skos:prefLabel "ketamine"@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/ketamine> .

<https://concepts.sagepub.com/social-science/concept/types_of_drugs>
  skos:prefLabel "types of drugs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ketamine> .

