@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/talk_shows>
  skos:definition "Since their inception in 1935, talk shows have had a profound influence on American life. The term talk show generally refers to a program, whether on radio or television, that has a host (or hosts), guests, and some audience participation—whether listeners call in on radio or a television host interacts with a studio audience. [Source: <a href=\"https://sk.sagepub.com/reference/genderinmedia/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender in Media; Talk Shows</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_modes> ;
  skos:prefLabel "talk shows"@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/talk_shows> .

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

