@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/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/investigative_journalism> .

<https://concepts.sagepub.com/social-science/concept/investigative_journalism>
  skos:definition "Investigative journalism grew out of the muckraking tradition established by Lincoln Steffens, Upton Sinclair, Samuel Hopkins Adams, Ida Tarbell, and others in the early 20th century. The muckrakers essentially created a new journalistic form, one that exposed social ills and government, personal, or corporate misbehavior. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Investigative Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories>, <https://concepts.sagepub.com/social-science/concept/journalists>, <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "investigative journalism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/journalists>
  skos:prefLabel "journalists"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/investigative_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/investigative_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/investigative_journalism> .

