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

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

<https://concepts.sagepub.com/social-science/concept/alcohol_public_policy>
  skos:definition "Public policies concerning alcohol use vary widely. Societies that view alcohol use as an immoral act tend to be more punitive toward its use, whereas societies that view alcohol misuse as disordered behavior or a sign of an illness tend to react with policies that focus on public health solutions. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n282.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Public Policy, Alcohol</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy_development> ;
  skos:prefLabel "alcohol public policy"@en ;
  a skos:Concept .

