@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/monopoly>
  skos:definition "Monopoly is the condition under which a single seller sets prices in a market. This condition opposes that of perfect competition, where sellers have no pricing power. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n511.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Monopoly</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_economics>, <https://concepts.sagepub.com/social-science/concept/economic_concepts>, <https://concepts.sagepub.com/social-science/concept/capitalism> ;
  skos:prefLabel "monopoly"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/monopsony> skos:related <https://concepts.sagepub.com/social-science/concept/monopoly> .
<https://concepts.sagepub.com/social-science/concept/law_and_economics>
  skos:prefLabel "law and economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monopoly> .

<https://concepts.sagepub.com/social-science/concept/capitalism>
  skos:prefLabel "capitalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monopoly> .

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monopoly> .

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

