@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/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/BSE_Sensex_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/BSE_Sensex_Index> .

<https://concepts.sagepub.com/social-science/concept/BSE_Sensex_Index>
  skos:definition "The BSE Sensitive Index (Sensex) is a value-weighted index tracking the performance of 30 stocks on the Bombay Stock Exchange (BSE). The Bombay Stock Exchange was established in 1875, and in the 21st century it lists more stocks (4,700) than any other exchange in the world. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; BSE Sensex Index (Bombay Stock Exchange)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "BSE Sensex Index"@en ;
  a skos:Concept .

