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

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

<https://concepts.sagepub.com/social-science/concept/bottom_of_the_pyramid>
  skos:definition "The term bottom of the pyramid (BoP) refers to the lower two thirds of the economic human pyramid, those 4 billion people living in abject poverty. More broadly, it refers to a market-based model of economic development that promises to simultaneously alleviate widespread poverty while providing growth and profits for multinational corporations (MNCs). [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Bottom of the Pyramid</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_business_ethics> ;
  skos:prefLabel "bottom of the pyramid"@en ;
  a skos:Concept .

