@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/open-container_laws>
  skos:definition "Open-container laws are those that pertain to an open container of alcohol being carried by a citizen outside of an enclosed area, an establishment with legal permission to sell alcohol, or a person's private property. The concern over open containers relates directly to the possible effects of public intoxication. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Open-Container Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "open-container laws"@en ;
  a skos:Concept .

<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/open-container_laws> .

<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/open-container_laws> .

