@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_level>
  skos:definition "The concept of a service level balances the clients' expectation of immediate service fulfillment and the imperative of loading the capacity of service providers to meet the objectives by means of accounting figures. The basic problem is simply illustrated by a stochastic process of upcoming service orders, for example, customers arriving at a supermarket checkout or inbound telephone calls arriving at a call center. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n828.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Service Level</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "service level"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/service_level> .

