@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-F4N0TWFM-C
  skos:prefLabel "marketing (business)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XQFZW747-8 .

n9j:-GJ505M4L-D
  skos:prefLabel "marketing"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XQFZW747-8 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XQFZW747-8 .

n9j:-XQFZW747-8
  owl:sameAs <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: Encyclopedia of Business in Today's World; Market Share]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GJ505M4L-D, n9j:-F4N0TWFM-C ;
  skos:prefLabel "market share"@en .

