@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/group_discussion>
  skos:prefLabel "group discussion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leaderless_group_discussion> .

<https://concepts.sagepub.com/social-science/concept/leaderless_group_discussion>
  skos:definition "A leaderless group discussion is a situational exercise commonly used in assessment centers, one of the most widely used and heavily researched tools for managerial selection and development. A typical assessment center is composed of situational tests designed to elicit specific managerial behaviors. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n441.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Leaderless Group Discussion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_discussion> ;
  skos:prefLabel "leaderless group discussion"@en ;
  a skos:Concept .

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

