@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/Asian_tiger_phenomenon>
  skos:definition "The “Asian Tigers”—Hong Kong, Singapore, Taiwan, and South Korea—have had a considerable impact on the global economy. The influence of the region has had global dimensions since the Cold War, when Asian countries like Korea and Vietnam served as a battleground between two competing global forces. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Asian Tiger Phenomenon</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_economic_issues> ;
  skos:prefLabel "Asian tiger phenomenon"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Asian_tiger_phenomenon> .

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

