@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:-KB51LR9Z-9 .

n9j: a skos:ConceptScheme .
n9j:-KB51LR9Z-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Pacific_Business_Group_on_Health> ;
  skos:definition "The Pacific Business Group on Health (PBGH) is a large California healthcare business coalition. The PBGH includes more than 30 large companies as well as a subcoalition of more than 20 hightech businesses. [Source: Encyclopedia of Health Services Research; Pacific Business Group on Health]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F9RSK01W-S ;
  skos:prefLabel "Pacific Business Group on Health"@en .

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

