@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/follower-oriented_leadership>
  skos:definition "Leadership is a symbiotic relationship between those who choose to lead and those who choose to follow. Any discussion of leadership must attend to the dynamics of this relationship. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Follower-Oriented Leadership</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/followership> ;
  skos:prefLabel "follower-oriented leadership"@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/follower-oriented_leadership> .

<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/follower-oriented_leadership> .

