@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/Pareto_chart> .

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

<https://concepts.sagepub.com/social-science/concept/Pareto_chart>
  skos:definition "The Pareto chart, or Pareto diagram, is one of the seven basic tools of quality improvement. It is named after the Italian economist Vilfredo Pareto (1848–1923), who observed that a small minority of Italian citizens held the majority of the wealth and means of production. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n580.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Pareto Chart</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "Pareto chart"@en ;
  a skos:Concept .

