@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/DAX_Index>
  skos:definition "The Deutsche Aktien Index (DAX) is a blue-chip index tracking 30 major stocks on the Frankfurt Stock Exchange (FSE), with prices taken from the Xetra electronic trading system that has been in use since 1997. One of the biggest stock exchanges in the world, FSE is also considered the most efficient. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; DAX Index (Germany)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "DAX 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/DAX_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/DAX_Index> .

