@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/emerging_markets>
  skos:definition "Emerging market is a loose term, one often used by people who are not entirely comfortable with it but have not found a useful substitute. What substitutes do exist tend to be highly specific and have criticisms of their own, like BRICs or Asian Tigers (or the various other Tigers). [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Emerging Markets</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing>, <https://concepts.sagepub.com/social-science/concept/development_economics> ;
  skos:prefLabel "emerging markets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/development_economics>
  skos:prefLabel "development economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/emerging_markets> .

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

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

