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

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

<https://concepts.sagepub.com/social-science/concept/hypnotic_drugs>
  skos:prefLabel "hypnotic drugs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/barbiturates> .

<https://concepts.sagepub.com/social-science/concept/anticonvulsants>
  skos:prefLabel "anticonvulsants"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/barbiturates> .

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

<https://concepts.sagepub.com/social-science/concept/controlled_drugs>
  skos:prefLabel "controlled drugs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/barbiturates> .

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

<https://concepts.sagepub.com/social-science/concept/nervous_system_depressants>
  skos:prefLabel "nervous system depressants"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/barbiturates> .

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

<https://concepts.sagepub.com/social-science/concept/barbiturates>
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_drugs>, <https://concepts.sagepub.com/social-science/concept/sedatives>, <https://concepts.sagepub.com/social-science/concept/anticonvulsants>, <https://concepts.sagepub.com/social-science/concept/nervous_system_depressants>, <https://concepts.sagepub.com/social-science/concept/controlled_drugs>, <https://concepts.sagepub.com/social-science/concept/drug_classification>, <https://concepts.sagepub.com/social-science/concept/hypnotic_drugs>, <https://concepts.sagepub.com/social-science/concept/drugs_of_abuse> ;
  skos:definition "Barbiturates fall under the category of sedative-hypnotics. Barbiturates are used for calming, relaxation, and sedation so they may also be referred to as central nervous system depressants. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Barbiturates</a>]"@en ;
  a skos:Concept ;
  skos:prefLabel "barbiturates"@en .

