@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/the_West_Wing> .

<https://concepts.sagepub.com/social-science/concept/books,_films,_journals,_television>
  skos:prefLabel "books, films, journals, television"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/the_West_Wing> .

<https://concepts.sagepub.com/social-science/concept/the_West_Wing>
  skos:definition "Arguably the most complete and extensive portrayal of the American presidency in popular culture history, The West Wing (TWW) was a 1-hour dramatic serial program broadcast on the NBC television network from September 22, 1999, until May 14, 2006. A total of 156 episodes of the program aired on NBC, with rerun episodes featured on the Bravo television network. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n712.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; West Wing, the</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media>, <https://concepts.sagepub.com/social-science/concept/books,_films,_journals,_television> ;
  skos:prefLabel "the West Wing"@en ;
  a skos:Concept .

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

