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

<https://concepts.sagepub.com/social-science/concept/zero_defects>
  skos:definition "A philosophy that aims to produce goods that are 100% perfect. Developed in the early 1960s in the United States by Philip Crosby, zero defects has the aim of eliminating the smallest defects at all levels. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n712.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Zero Defects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "zero defects"@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/zero_defects> .

