@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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/S&P_500_Index> .

<https://concepts.sagepub.com/social-science/concept/S&P_500_Index>
  skos:definition "The S&P 500 Index or the Standard & Poor's 500 Stocks Composite Index is a market value-weighted index of 500 leading U.S. large market capitalization or large cap stocks. The S&P 500 Index is widely regarded as the principal indicator of overall stock market activity in the United States and commonly serves as a proxy for the entire U.S. equity market. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n811.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; S&amp;P 500 Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "S&P 500 Index"@en ;
  a skos:Concept .

