@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/service_delivery>
  skos:definition "Service delivery can be defined as a process whereby governments deliver publicly identified goods and services to citizens or the community through various mechanisms, instruments, and relationships. Service delivery is a term that has gained prominence in the governance literature over the past half century, particularly under the pressures and promises of an expanding welfare state. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n489.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Service Delivery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "service delivery"@en ;
  a skos:Concept .

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

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

