@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/think_tanks>
  skos:prefLabel "think tanks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Progressive_Policy_Institute> .

<https://concepts.sagepub.com/social-science/concept/Progressive_Policy_Institute>
  skos:definition "The Progressive Policy Institute (PPI) is a Washington, D.C.-based think tank dedicated to policy innovation and the modernization of progressive politics. Founded in 1989, PPI subsequently was dubbed “Bill Clinton's idea mill,” and many of its signature proposals (e.g., national service, public charter schools, community policing, and a work-centered approach to welfare) have been enacted into law. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Progressive Policy Institute</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/think_tanks> ;
  skos:prefLabel "Progressive Policy Institute"@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/Progressive_Policy_Institute> .

