@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/market_share>
  skos:definition "Market share of a firm's product can be defined as the amount of product that the firm sells into a market expressed as a proportion of the total amount sold in that particular market. It is, as its name suggests, a measure of how much of the market a firm accounts for, given that it shares the market with its competitors. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n623.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Market Share</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_(business)>, <https://concepts.sagepub.com/social-science/concept/marketing> ;
  skos:prefLabel "market share"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/marketing_(business)>
  skos:prefLabel "marketing (business)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/market_share> .

<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_share> .

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

