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

<https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving>
  skos:prefLabel "group performance and problem solving"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stepladder_technique> .

<https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>
  skos:prefLabel "types of groups and subgroups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stepladder_technique> .

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

<https://concepts.sagepub.com/social-science/concept/stepladder_technique>
  skos:definition "The stepladder technique is a structured procedure designed to facilitate effective group decision making. The goal is to ensure that the thoughts and ideas of all members are made available to the group so that they can be considered while the group is reaching a decision. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n263.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Stepladder Technique</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>, <https://concepts.sagepub.com/social-science/concept/group_structure>, <https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving> ;
  skos:prefLabel "stepladder technique"@en ;
  a skos:Concept .

