@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FMMRM92B-R .

n9j:-FMMRM92B-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/federal_gambling_regulation> ;
  skos:definition "GAMBLING, in one form or another, has been around since the dawn of mankind. Gambling is an agreement between two or more individuals; it involves a game of chance where the winner becomes the owner of the loser's property. [Source: Encyclopedia of White-Collar & Corporate Crime; Federal Gambling Regulation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KNT08R1W-R ;
  skos:prefLabel "federal gambling regulation"@en .

n9j:-KNT08R1W-R
  skos:prefLabel "regulations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FMMRM92B-R .

n9j: a skos:ConceptScheme .
