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

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

<https://concepts.sagepub.com/social-science/concept/underage_drinking>
  skos:definition "Alcohol use by children, adolescents, and young adults under the age of 21 years is one of the top public health concerns in the United States. In fact, research has shown that nearly half of all eighth grade students in this country have had at least one drink, while nearly 30% of all 12th graders report drinking at least three times per month. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n370.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Underage Drinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prevention_theories,_research,_techniques,_strategies,_and_effectiveness>, <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "underage drinking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prevention_theories,_research,_techniques,_strategies,_and_effectiveness>
  skos:prefLabel "prevention theories, research, techniques, strategies, and effectiveness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/underage_drinking> .

