@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/leaderless_groups>
  skos:definition "Leaderless groups are those groups that exhibit the absence of formal leadership roles. At least initially, in leaderless groups no individual has responsibility for making sure that the group is progressing toward the achievement of certain goals or actions. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Leaderless Groups</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/followership> ;
  skos:prefLabel "leaderless groups"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/followership>
  skos:prefLabel "followership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leaderless_groups> .

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

