@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/newspaper_types>
  skos:prefLabel "newspaper types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_journalism> .

<https://concepts.sagepub.com/social-science/concept/criticism_and_education>
  skos:prefLabel "criticism and education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_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/student_journalism> .

<https://concepts.sagepub.com/social-science/concept/student_journalism>
  skos:definition "Student journalism is practiced across the United States in schools of every level. Not merely limited to schools of journalism, the roles of both student journalists and their publications are diverse. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n370.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Student Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/newspaper_types>, <https://concepts.sagepub.com/social-science/concept/criticism_and_education> ;
  skos:prefLabel "student journalism"@en ;
  a skos:Concept .

