@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/statistics_and_data_mining>
  skos:prefLabel "statistics and data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statistical_process_control> .

<https://concepts.sagepub.com/social-science/concept/statistical_process_control>
  skos:definition "Statistical process control (SPC) is the application of various statistical tools and techniques to data acquired from a process, with the intention of process improvement. The term is related to statistical quality control (SQC), an older term that includes techniques such as acceptance sampling, which are no longer in widespread use. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n749.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Statistical Process Control (SPC)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "statistical process control"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/statistical_process_control> .

