@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/yellow_journalism>
  skos:definition "Yellow journalism refers to the style of journalism that features scandals, sensationalism, and unethical or unprofessional practices by news media organizations or journalists. The term originated during the newspaper battles between Joseph Pulitzer's New York World and William Randolph Hearst's New York Journal. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n726.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Yellow Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_journalism> ;
  skos:prefLabel "yellow journalism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_journalism>
  skos:prefLabel "political journalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yellow_journalism> .

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

