@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:-W2D7SWQV-M .

n9j:-W2D7SWQV-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/rational_addiction_model_of_drug_use> ;
  skos:definition "The rational addiction model was proposed by economists Kevin Murphy and Gary Becker. The essential element of this theory that differs from other theories and lay perspectives on addiction is that addicts choose to consume drugs (or engage in other addictive behaviors, such as watching television or overeating) because engaging in the behavior maximizes discounted utility. [Source: Encyclopedia of Drug Policy; Rational Addiction Model of Drug Use]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LKT9TTZJ-M ;
  skos:prefLabel "rational addiction model of drug use"@en .

n9j:-LKT9TTZJ-M
  skos:prefLabel "treatment and addiction"@en ;
  a skos:Concept ;
  skos:narrower n9j:-W2D7SWQV-M .

n9j: a skos:ConceptScheme .
