@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/monopolies>
  skos:prefLabel "monopolies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_structure> .

<https://concepts.sagepub.com/social-science/concept/market_economy>
  skos:prefLabel "market economy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/market_structure> .

<https://concepts.sagepub.com/social-science/concept/economic_competition>
  skos:prefLabel "economic competition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_structure> .

<https://concepts.sagepub.com/social-science/concept/market_structure>
  skos:definition "the character of an industry, based on the number of firms, barriers to entry, extent of product differentiation, control over price, and importance of nonprice competition;. . [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n2009.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Market Structure</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trade_blocs>, <https://concepts.sagepub.com/social-science/concept/monopolies>, <https://concepts.sagepub.com/social-science/concept/economic_competition> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_economy> ;
  skos:prefLabel "market structure"@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/market_structure> .

<https://concepts.sagepub.com/social-science/concept/trade_blocs>
  skos:prefLabel "trade blocs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_structure> .

