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

<https://concepts.sagepub.com/social-science/concept/market_forces>
  skos:prefLabel "market forces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_competition> .

<https://concepts.sagepub.com/social-science/concept/economic_competition>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/imperfect_competition>, <https://concepts.sagepub.com/social-science/concept/free_competition> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004465.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/market_structure>, <https://concepts.sagepub.com/social-science/concept/market_forces> ;
  skos:prefLabel "economic competition"@en ;
  a skos:Concept .

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

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

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

