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

<https://concepts.sagepub.com/social-science/concept/educational_reform_organizations>
  skos:prefLabel "educational reform organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Gates_Foundation> .

<https://concepts.sagepub.com/social-science/concept/Gates_Foundation>
  skos:definition "The Bill and Melinda Gates Foundation is the largest private philanthropic foundation in the world. With assets in excess of $38.9 billion in 2007, the foundation focuses its grant-making and advocacy efforts on eliminating global inequities and increasing opportunities for those in need. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n153.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Gates Foundation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foundations>, <https://concepts.sagepub.com/social-science/concept/educational_reform_organizations> ;
  skos:prefLabel "Gates Foundation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/foundations>
  skos:prefLabel "foundations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Gates_Foundation> .

