@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/verbal_intelligence>
  skos:definition "Leadership is an influence relationship that depends upon effective communication. A successful leader creates vision or direction, communicates that vision through words, symbols, or actions, and motivates and inspires people to move in that direction. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Intelligence, Verbal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trait_approach_to_leadership> ;
  skos:prefLabel "verbal intelligence"@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/verbal_intelligence> .

<https://concepts.sagepub.com/social-science/concept/trait_approach_to_leadership>
  skos:prefLabel "trait approach to leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/verbal_intelligence> .

