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

<https://concepts.sagepub.com/social-science/concept/theoretical_sampling>
  skos:definition "Theoretical sampling is a tool that allows the researcher to generate theoretical insights by drawing on comparisons among samples of data. The data can include population, events, activities, or even time periods. [Source: <a href=\"https://sk.sagepub.com/reference/research/n455.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Theoretical Sampling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grounded_theory> ;
  skos:prefLabel "theoretical sampling"@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_sampling> .

