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

<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/emergent_design> .

<https://concepts.sagepub.com/social-science/concept/emergent_design>
  skos:definition "Emergent design involves data collection and analysis procedures that can evolve over the course of a research project in response to what is learned in the earlier parts of the study. In particular, if the research questions and goals change in response to new information and insights, then the research design may need to change accordingly. [Source: <a href=\"https://sk.sagepub.com/reference/research/n128.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Emergent Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grounded_theory> ;
  skos:prefLabel "emergent design"@en ;
  a skos:Concept .

