@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/leadership_(science_and_technology)>
  skos:prefLabel "leadership (science and technology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Walt_Disney> .

<https://concepts.sagepub.com/social-science/concept/Walt_Disney>
  skos:definition "The Walt Disney Company was founded in 1923 as an animation studio by two brothers—Walt Disney and Roy Oliver Disney. It was originally called Disney Brothers Cartoon Studio. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n981.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Walt Disney</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leadership_(science_and_technology)>, <https://concepts.sagepub.com/social-science/concept/key_people_in_leadership> ;
  skos:prefLabel "Walt Disney"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_leadership>
  skos:prefLabel "key people in leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Walt_Disney> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Walt_Disney> .

