@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/editorials>
  skos:definition "Editorials are most frequently defined as officially expressed opinions on a matter by a publication's editorial board. These statements, often found on an editorial “page” of a newspaper or magazine, represent the consensus viewpoint of the editorial staff of the publication. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Editorials</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "editorials"@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/editorials> .

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

<https://concepts.sagepub.com/social-science/concept/media>
  skos:prefLabel "media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/editorials> .

