@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/TV_makeover_shows>
  skos:definition "Reality-based television (often called simply “reality television”) has become one of the most influential genres in television programming. The popularity of the genre is reflected in the ratings of these shows and in the great advertising revenues they generate. [Source: <a href=\"https://sk.sagepub.com/reference/genderinmedia/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender in Media; Reality-Based Television: Makeover Shows</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_modes> ;
  skos:prefLabel "TV makeover 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/TV_makeover_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/TV_makeover_shows> .

