@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/six_sigma>
  skos:definition "A group of quality control measures that aims to insure that there are at least six ∗standard deviations (sigmas) between the mean and the nearest specification limit. This translates into a tolerance for error of less than 4 per million. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n1814.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Six Sigma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/strategic_management>, <https://concepts.sagepub.com/social-science/concept/quality_management> ;
  skos:prefLabel "six sigma"@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/six_sigma> .

<https://concepts.sagepub.com/social-science/concept/strategic_management>
  skos:prefLabel "strategic management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/six_sigma> .

<https://concepts.sagepub.com/social-science/concept/quality_management>
  skos:prefLabel "quality management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/six_sigma> .

