@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/treatment_and_addiction>
  skos:prefLabel "treatment and addiction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/safe_injection_rooms> .

<https://concepts.sagepub.com/social-science/concept/safe_injection_rooms>
  skos:definition "Safe injection sites (SIS) are clinics designed to provide injection drug users (IDUs) clean needles and a sterilized site in order to inject their drugs in a safer manner. The goal of an SIS is to provide individuals a healthier environment in which to inject drugs while also providing related health and social services all in one location. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n311.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; Safe Injection Rooms</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treatment_and_addiction> ;
  skos:prefLabel "safe injection rooms"@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/safe_injection_rooms> .

