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

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

<https://concepts.sagepub.com/social-science/concept/needle_exchanges>
  skos:definition "Syringe exchange and distribution programs for injecting users of illicit drugs were developed to reduce the spread of blood-borne diseases (e.g., human immunodeficiency virus [HIV], hepatitis B virus, and hepatitis C virus). When people who inject illicit drugs cannot obtain sterile syringes due to legal restrictions on purchasing or possessing them, they frequently share needles. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Needle Exchanges</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "needle exchanges"@en ;
  a skos:Concept .

