@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_thinking> .

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

<https://concepts.sagepub.com/social-science/concept/statistical_thinking>
  skos:definition "The term statistical thinking is used to describe the application of statistical techniques and concepts, and other structured techniques, to a wide variety of situations, including process management and problem solving. As such, it involves the use of data in a process of learning and action. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n750.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Statistical Thinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "statistical thinking"@en ;
  a skos:Concept .

