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

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

<https://concepts.sagepub.com/social-science/concept/trade_magazines>
  skos:definition "Trade magazines are a genre of periodicals intended for specific professional communities. Also known as the trade press, trade magazines differ from general audience publications through their limited focus on a single profession or trade and their use of jargon and concepts familiar to the targeted field. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n387.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Trade Magazines</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/magazine_types> ;
  skos:prefLabel "trade magazines"@en ;
  a skos:Concept .

