@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/public-sector_management>
  skos:prefLabel "public-sector management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/purchaser-provider_split> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/purchaser-provider_split> .

<https://concepts.sagepub.com/social-science/concept/purchaser-provider_split>
  skos:definition "An initiative to make health services more accountable for their expenditures by separating the functions of supplying and paying for services, so that for example a hospital has internal markets when different sections deal with each other (new public management). [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n687.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Purchaser-Provider Split</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "purchaser-provider split"@en ;
  a skos:Concept .

