@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/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/magazines_and_newspapers> .

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

<https://concepts.sagepub.com/social-science/concept/magazines_and_newspapers>
  skos:definition "Magazines and newspapers are two different categories of mass media with distinct histories, functions, and futures in the globalizing world. Similarities include high circulation, the structure of article content and periodical character of publications, subscription opportunities, as well as a strong impact on society. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n194.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Magazines and Newspapers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste> ;
  skos:prefLabel "magazines and newspapers"@en ;
  a skos:Concept .

