@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_interview>
  skos:definition "The qualitative interview can be seen as a conversation with a purpose, where the interviewer's aim is to obtain knowledge about the respondent's world. It is probably the most popular method of data collection in organization studies, either as the main method or as part of a broader research design (such as an ethnographic study). [Source: <a href=\"https://sk.sagepub.com/reference/organization/n458.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Qualitative Interview</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_practice_and_methodology> ;
  skos:prefLabel "qualitative interview"@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_interview> .

<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_interview> .

