@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/situational_leadership>
  skos:prefLabel "situational leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/racial_minorities> .

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

<https://concepts.sagepub.com/social-science/concept/racial_minorities>
  skos:definition "Racial minority leadership in the United States differs from (white) majority leadership in a number of fundamental ways. First, minority leaders generally operate in a context controlled by others. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n295.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Racial Minorities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/situational_leadership> ;
  skos:prefLabel "racial minorities"@en ;
  a skos:Concept .

