@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/industry_and_economics>
  skos:prefLabel "industry and economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/controlled_circulation> .

<https://concepts.sagepub.com/social-science/concept/consumers_and_audiences>
  skos:prefLabel "consumers and audiences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/controlled_circulation> .

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

<https://concepts.sagepub.com/social-science/concept/controlled_circulation>
  skos:definition "Controlled circulation refers to providing a periodical—newspaper or magazine—at no cost to readers who meet specific advertiser-attractive criteria. Along with newsstand sales and subscriptions, it is the third major form of distribution. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Circulation, Controlled</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/industry_and_economics>, <https://concepts.sagepub.com/social-science/concept/consumers_and_audiences> ;
  skos:prefLabel "controlled circulation"@en ;
  a skos:Concept .

