@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/narcotics_laws>
  skos:definition "From the Greek narke, meaning “numbness” or “stupor,” narcotics are technically any class of drugs that induce sleep. But that narrow definition does not align with either the medical meaning of the word or the meaning ascribed to it in the law regulating narcotics. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n465.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Narcotics Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement> ;
  skos:prefLabel "narcotics laws"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/narcotics_laws> .

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

