@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/emergent_theory> .

<https://concepts.sagepub.com/social-science/concept/emergent_theory>
  skos:definition "Emergent theory (ET) is an outcome of organization research in which theory is allowed to come to light through a systematic data collection and analysis process called grounded theory, a research approach committed to discovery, direct contact with the social phenomenon of interest, and a rejection of explicit a priori theorizing. Conceptual Overview ET is a product of grounded theory (GT), a widely recognized and adopted research approach associated with sociologists Barney Glaser and Anselm Strauss. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n148.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Emergent Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology> ;
  skos:prefLabel "emergent theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology>
  skos:prefLabel "research practice and methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emergent_theory> .

