@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/join_together> .

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

<https://concepts.sagepub.com/social-science/concept/join_together>
  skos:definition "Illicit drugs and inappropriate alcohol use are national public health problems that are expressed differently in every community. Therefore, solutions to more effective prevention and treatment must occur through community-based strategies and action. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n202.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Join Together</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy_development> ;
  skos:prefLabel "join together"@en ;
  a skos:Concept .

