@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_provider>
  skos:definition "Service provider refers to all those organizational entities or individuals that are directly involved in the delivery of a vast range of services to clients, consumers, or citizens at private or public levels. The term refers to a variety of forms of ownership and structures; it is broad enough to encompass individual and organizational providers, governmental and nongovernmental organizations, for-profit and nonprofit entities, and professionals and nonprofessionals. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n490.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Service Provider</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "service provider"@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_provider> .

<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_provider> .

