@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/global_benchmarking>
  skos:definition "Global benchmarking is the process of identifying best practices in organizations anywhere in the world to seek information that can help an organization to measure and compare its performance against those best practices in order to improve its operations. A benchmark is a reference point for taking measures against. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n439.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Global Benchmarking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "global benchmarking"@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/global_benchmarking> .

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

