@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/National_Council_on_Problem_Gambling>
  skos:definition "The National Council on Problem Gambling (NCPG) is the national advocate for programs and services to assist problem gamblers and their families. The NCPG was founded in New York City in 1972 by Joseph Dunne, Irving Sacher, and Robert Custer. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n235.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; National Council on Problem Gambling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/problem_gambling> ;
  skos:prefLabel "National Council on Problem Gambling"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Council_on_Problem_Gambling> .

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

