@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/grounded_theory>
  skos:prefLabel "grounded theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theoretical_saturation> .

<https://concepts.sagepub.com/social-science/concept/theoretical_saturation>
  skos:definition "Theoretical saturation is an evaluative term intended to reflect the quality of a piece of research. Intended to reflect an aspect of thoroughness or completeness for the project, theoretical saturation involves a judgment of the adequacy of the empirical materials and subsequent analyses for a research project. [Source: <a href=\"https://sk.sagepub.com/reference/casestudy/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Case Study Research; Theoretical Saturation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grounded_theory> ;
  skos:prefLabel "theoretical saturation"@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/theoretical_saturation> .

