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

<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/government_by_proxy> .

<https://concepts.sagepub.com/social-science/concept/government_by_proxy>
  skos:definition "Government by proxy refers to administering government programs by network or contracted agencies. Government by proxy was widely voiced by scholars starting in the 1980s. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Government by Proxy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "government by proxy"@en ;
  a skos:Concept .

