@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/legal_gambling>
  skos:prefLabel "legal gambling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/casinos> .

<https://concepts.sagepub.com/social-science/concept/casinos>
  skos:definition "The casino industry in the United States is a multibillon dollar business. Since the 1990s, there has been a rapid growth in the number of both commercial casinos and tribal casinos. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-alcohol-social-cultural-and-historical-perspectives/n123.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Alcohol: Social, Cultural, and Historical Perspectives; Casinos</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_gambling>, <https://concepts.sagepub.com/social-science/concept/gambling> ;
  skos:prefLabel "casinos"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gambling>
  skos:prefLabel "gambling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/casinos> .

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

