@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/entertainment_journalism>
  skos:definition "As new forms and delivery systems for arts and entertainment proliferated, interest in news and comment on all aspects of entertainment and its creators reached new heights in the early twenty-first century. The rise of blogs and other Internet-based avenues for sharing information helped democratize entertainment journalism by throwing it open to amateurs and semi-professionals. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Entertainment Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "entertainment journalism"@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/entertainment_journalism> .

<https://concepts.sagepub.com/social-science/concept/news_categories>
  skos:prefLabel "news categories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entertainment_journalism> .

