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

<https://concepts.sagepub.com/social-science/concept/drug_sentencing>
  skos:definition "Since the advent of the War on Drugs in the 1980s, sentencing for drug offenses has been the predominant force driving expansion of criminal punishment in the United States. The increased use of criminal sanctions has disproportionately affected people of color. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Drug Sentencing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drugs> ;
  skos:prefLabel "drug sentencing"@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/drug_sentencing> .

