@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/continuous_quality_improvement>
  skos:definition "Until the last decade or so of the 20th century, sports organizations could be seen as unique in their structure, organization, and management concerns. Today, however, they are likely to resemble typical organizations of the same size. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Continuous Quality Improvement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quality_management> ;
  skos:prefLabel "continuous quality improvement"@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/continuous_quality_improvement> .

<https://concepts.sagepub.com/social-science/concept/quality_management>
  skos:prefLabel "quality management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/continuous_quality_improvement> .

