@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/comics>
  skos:definition "Comics, also known as comic strips, funnies, printed cartoon art, or comic(s) art, have been a key element of the newspaper business since the end of the nineteenth century. They are an important reason for the economic success of many newspapers entering the modern age, a socialization device for both newspaper reading and social mores, an economic and cultural force outside of the newspaper industry, and currently viewed as a way to attract and maintain a youth readership. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n82.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Comics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories>, <https://concepts.sagepub.com/social-science/concept/media_modes> ;
  skos:prefLabel "comics"@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/comics> .

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

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

