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

<https://concepts.sagepub.com/social-science/concept/ATX_Index>
  skos:altLabel "Austrian Traded Index"@en ;
  skos:definition "The Austrian Traded Index (ATX) is the most important market index of Austria's Wiener Börse, also known as the Vienna Stock Exchange, itself one of the most important exchanges in eastern Europe. Almost half of the stock trades in Austria are over-the-counter trades, with the remainder handled on the Wiener Börse. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; ATX Index (Vienna)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "ATX 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/ATX_Index> .

