@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/seoul_composite_index>
  skos:definition "The Seoul Composite Index—the Korea Composite Stock Price Index (KOSPI)—is a weighted index that reflects the price of stock on the Seoul Stock Exchange in South Korea's capital. The Korea Stock Exchange (KSE) was established on March 3, 1956, to help raise capital for companies, three years after the end of the Korean War. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n826.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Seoul Composite Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "seoul composite index"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/seoul_composite_index> .

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

