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

<https://concepts.sagepub.com/social-science/concept/National_Committee_for_Quality_Assurance>
  skos:definition "The National Committee for Quality Assurance (NCQA) is a major driving force in improving the quality of the nation's healthcare system. NCQA establishes standards of quality and service that health plans should provide to their members. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n277.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; National Committee for Quality Assurance (NCQA)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>, <https://concepts.sagepub.com/social-science/concept/accreditation> ;
  skos:prefLabel "National Committee for Quality Assurance"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Committee_for_Quality_Assurance> .

