@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QW62JN80-X .

n9j: a skos:ConceptScheme .
n9j:-W5F25459-0
  skos:prefLabel "policy issues, healthcare reform, and international comparisons"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QW62JN80-X .

n9j:-QW62JN80-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/for-profit_versus_not-for-profit_healthcare> ;
  skos:definition "One distinctive feature of the U.S. healthcare system is its mix of nonprofit, for-profit, and public ownership of hospitals, nursing homes, and health insurers. Nonprofits dominate the hospital sector. [Source: Encyclopedia of Health Services Research; For-Profit Versus Not-for-Profit Healthcare]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W5F25459-0 ;
  skos:prefLabel "for-profit versus not-for-profit healthcare"@en .

