@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/health_research_organizations>
  skos:prefLabel "health research organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Brookings_Institution> .

<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/Brookings_Institution> .

<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/Brookings_Institution> .

<https://concepts.sagepub.com/social-science/concept/Brookings_Institution>
  skos:definition "The roots of the Brookings Institution were planted in 1916 by a group of reformers interested in a private, fact-based organization to study national policy issues. It was the first of its kind, and today the Brookings Institution enjoys wide recognition and has established itself as a respectable name in policy thought. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n55.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Brookings Institution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/think_tanks>, <https://concepts.sagepub.com/social-science/concept/health_research_organizations> ;
  skos:prefLabel "Brookings Institution"@en ;
  a skos:Concept .

