@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/wholesale_sector>
  skos:definition "Wholesaling bridges the gap between manufacturers and retailers or companies processing goods further, such as food producers. Wholesalers offer services similar to those of retailers but do not serve the end customer. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n986.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Wholesale Sector</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing> ;
  skos:prefLabel "wholesale sector"@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/wholesale_sector> .

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

