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

<https://concepts.sagepub.com/social-science/concept/price_skimming>
  skos:prefLabel "price skimming"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pricing> .

<https://concepts.sagepub.com/social-science/concept/demand_pricing>
  skos:prefLabel "demand pricing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pricing> .

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

<https://concepts.sagepub.com/social-science/concept/pricing>
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_mix>, <https://concepts.sagepub.com/social-science/concept/marketing>, <https://concepts.sagepub.com/social-science/concept/price_controls> ;
  skos:prefLabel "pricing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/demand_pricing>, <https://concepts.sagepub.com/social-science/concept/discounting>, <https://concepts.sagepub.com/social-science/concept/psychological_pricing>, <https://concepts.sagepub.com/social-science/concept/price_skimming> ;
  skos:definition "Pricing in modern markets is a process. Pricing is set by a company to mark what it will receive for its products. [Source: <a href=\"https://sk.sagepub.com/reference/greenconsumerism/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Green Consumerism: An A-to-Z Guide; Pricing</a>]"@en .

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

<https://concepts.sagepub.com/social-science/concept/psychological_pricing>
  skos:prefLabel "psychological pricing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pricing> .

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

<https://concepts.sagepub.com/social-science/concept/price_controls>
  skos:prefLabel "price controls"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pricing> .

