@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/qualitative_approaches>
  skos:definition "Qualitative approaches to organization studies employ research methods that emphasize detailed, personal descriptions of phenomena. In short, they use the meaning that organizational members attribute to phenomena occurring in organizations to understand these phenomena. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n457.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Qualitative Approaches</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology> ;
  skos:prefLabel "qualitative approaches"@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/qualitative_approaches> .

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

