@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Synar_Amendment> .

<https://concepts.sagepub.com/social-science/concept/public_policy_development>
  skos:prefLabel "public policy development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Synar_Amendment> .

<https://concepts.sagepub.com/social-science/concept/Synar_Amendment>
  skos:definition "The Synar Amendment is the name commonly given to Section 1926 of the Alcohol, Drug Abuse, and Mental Health Administration Reorganization Act (Public Law 102–321), which was passed by the U.S. Congress in 1992. Its nickname is taken from one of the bill's cosponsors, Representative Michael Synar, who was a Democratic congressman from Oklahoma. [Source: <a href=\"https://sk.sagepub.com/reference/substance/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Substance Abuse Prevention, Treatment, &amp; Recovery; Synar Amendment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy_development> ;
  skos:prefLabel "Synar Amendment"@en ;
  a skos:Concept .

