@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/FT_Index> .

<https://concepts.sagepub.com/social-science/concept/FT_Index>
  skos:definition "The FTSE (pronounced “footsie”), or the Financial Times Stock Exchange Index, is a share index of the 100 most highly capitalized companies on the London Stock Exchange, and is maintained by the FTSE Group, an independent group that originated as a joint venture between the LSE and the Financial Times, a United Kingdom-based newspaper. The FTSE replaces the FT 30, which measured the daily movement of 30 major stocks on the LSE, as the most used index of the British stock market. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n419.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; FT Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "FT Index"@en ;
  a skos:Concept .

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

