@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/demand_reduction>
  skos:definition "The U.S. National Drug Control Strategy developed by the Office of National Drug Control Policy has two components: supply reduction and demand reduction. Supply reduction involves efforts to lower the amount of illicit drugs available in the United States through interdiction, domestic law enforcement, and international efforts. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Demand Reduction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy_development> ;
  skos:prefLabel "demand reduction"@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/demand_reduction> .

<https://concepts.sagepub.com/social-science/concept/public_policy_development>
  skos:prefLabel "public policy development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/demand_reduction> .

