@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/checkbook_journalism> .

<https://concepts.sagepub.com/social-science/concept/checkbook_journalism>
  skos:definition "The practice of paying sources for information—known as checkbook journalism—is something that journalists in mainstream news media in the United States generally consider to be unethical. In fact, many news organizations, including The New York Times and the Los Angeles Times, specifically forbid this practice in their ethics codes. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n70.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Checkbook Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_and_controversies> ;
  skos:prefLabel "checkbook journalism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_and_controversies>
  skos:prefLabel "issues and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/checkbook_journalism> .

