@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-LP3STP8N-2 .

n9j: a skos:ConceptScheme .
n9j:-LP3STP8N-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Midwest_Business_Group_on_Health> ;
  skos:definition "The Chicago-based Midwest Business Group on Health (MBGH) is a leading regional healthcare coalition of major private and public employers. The MBGH works with its member employers to help them control and lower their healthcare costs and obtain more value for their healthcare benefit dollars. [Source: Encyclopedia of Health Services Research; Midwest Business Group on Health]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F9RSK01W-S ;
  skos:prefLabel "Midwest Business Group on Health"@en .

n9j:-F9RSK01W-S
  skos:prefLabel "business coalitions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LP3STP8N-2 .

