@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/pulse_check> .

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

<https://concepts.sagepub.com/social-science/concept/pulse_check>
  skos:definition "Pulse Check is a report prepared by the Office of National Drug Control Policy (ONDCP) that provides a snapshot of the current drug scene in selected cities across the United States over a 6-month period. Pulse Check has been published on either a quarterly or semi-annual basis since 1992 and regularly provides up-to-date information on recent and changing trends in the use of heroin, crack and powder cocaine, marijuana, and methamphetamine. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Pulse Check</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy_development> ;
  skos:prefLabel "pulse check"@en ;
  a skos:Concept .

