@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/focus_groups>
  skos:prefLabel "focus groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/group_interview> .

<https://concepts.sagepub.com/social-science/concept/group_interview>
  skos:definition "Group interviewing is the systematic questioning of several individuals simultaneously in formal or informal settings (Fontana & Frey, 1994). This technique has had a limited use in social science, where the primary emphasis has been on interviewing individuals. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n382.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Group Interview</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> ;
  skos:prefLabel "group 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/group_interview> .

