@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/precision_journalism>
  skos:definition "Precision journalism is the application of social and behavioral science research methods to the practice of journalism. The term was coined by Everette E. Dennis for a “Seminar in the New Journalism” that he taught in the winter of 1971 at the University of Oregon. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n304.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Precision Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "precision 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/precision_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/precision_journalism> .

