@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/Disney>
  skos:definition "From its origins in the 1920s as a cartoon network, the Walt Disney Company has become one of the five biggest media groups of the world, with products ranging from movies, television shows, and other media programming to a global network of theme parks and a variety of consumer products. In 2004, the company's revenues were a record $30.752 billion. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Disney</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/movies>, <https://concepts.sagepub.com/social-science/concept/media_modes> ;
  skos:prefLabel "Disney"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/media_modes>
  skos:prefLabel "media modes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Disney> .

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

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

