@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/Commonwealth_Fund> .

<https://concepts.sagepub.com/social-science/concept/Commonwealth_Fund>
  skos:definition "The Commonwealth Fund is a large New York City–based, private, nonpartisan foundation that supports independent research on healthcare issues and provides grants to help improve healthcare practice and policy. The Commonwealth Fund's mission is to promote a healthcare system with better access, improved quality, and greater efficiency, especially for those most vulnerable in our society—low-income individuals, children, the uninsured, minorities, and the elderly. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Commonwealth Fund</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foundations> ;
  skos:prefLabel "Commonwealth Fund"@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/Commonwealth_Fund> .

