@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_program>
  skos:definition "The six-sigma program is a business improvement program that focuses on processes, variation reduction, and delivery of quantitative financial results. Six-sigma operates project by project with rigorous documentation of financial results. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n731.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Six-Sigma Program</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "six-sigma program"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining>
  skos:prefLabel "statistics and data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/six-sigma_program> .

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

