@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:definition "Monopolies (from the Greek monopolion, “one seller”) are markets with a single producer or distributor of a certain product or service. In addition, this exclusivity serves as a barrier to free market entry, product differentiation, and a stable (inelastic) demand for products due to the non-availability of close substitutes. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n364.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Monopolies</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/government_monopoly>, <https://concepts.sagepub.com/social-science/concept/cartels> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_structure>, <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "monopolies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cartels>
  skos:prefLabel "cartels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/monopolies> .

<https://concepts.sagepub.com/social-science/concept/government_monopoly>
  skos:prefLabel "government monopoly"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/monopolies> .

<https://concepts.sagepub.com/social-science/concept/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monopolies> .

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

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

