@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/competition_(business)>
  skos:prefLabel "competition (business)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unfair_competition> .

<https://concepts.sagepub.com/social-science/concept/unfair_competition>
  skos:definition "Unfair competition refers to a wide range of laws dealing with economic injury to a business due to the wrongful actions of a competitor. For example, a competitor using another business's trademark for the purpose of deceiving customers would violate unfair competition laws. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n824.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Unfair Competition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competition_(business)> ;
  skos:prefLabel "unfair competition"@en ;
  a skos:Concept .

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

