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

<https://concepts.sagepub.com/social-science/concept/purposive_sampling>
  skos:prefLabel "purposive sampling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> .

<https://concepts.sagepub.com/social-science/concept/moderator>
  skos:prefLabel "moderator"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> .

<https://concepts.sagepub.com/social-science/concept/predetermined_topic>
  skos:prefLabel "predetermined topic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> .

<https://concepts.sagepub.com/social-science/concept/group_interview>
  skos:prefLabel "group interview"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/focus_groups> .

<https://concepts.sagepub.com/social-science/concept/interviews_as_topic>
  skos:prefLabel "interviews as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/focus_groups> .

<https://concepts.sagepub.com/social-science/concept/focus_groups>
  skos:definition "Focus groups are a qualitative research method utilized to enhance understanding about a particular phenomenon. In a focus group, participants are gathered together to share perspectives and thoughts regarding a pre-defined topic. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-action-research/n132.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Encyclopedia of Action Research; Focus Groups</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/predetermined_topic>, <https://concepts.sagepub.com/social-science/concept/moderator>, <https://concepts.sagepub.com/social-science/concept/purposive_sampling>, <https://concepts.sagepub.com/social-science/concept/group_interview>, <https://concepts.sagepub.com/social-science/concept/dialogic> ;
  skos:prefLabel "focus groups"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interviews_as_topic> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017144.html> .

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

