@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/finance_ethics>
  skos:prefLabel "finance ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/predatory_pricing_and_trading> .

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

<https://concepts.sagepub.com/social-science/concept/predatory_pricing_and_trading>
  skos:definition "Predatory pricing is an anticompetitive measure employed by a dominant company to protect market share from new or existing competitors. It generally involves temporarily pricing a product low enough to end a competitive threat. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n640.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Predatory Pricing and Trading</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance_ethics> ;
  skos:prefLabel "predatory pricing and trading"@en ;
  a skos:Concept .

