@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/offshore_banking>
  skos:definition "Offshore banking centers are located in places that are outside the customer's home country. Offshore banking is relevant to the field of global studies because of the global distribution and international reach of these financial centers and because of its impact on the global economy. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n39.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Banking, Offshore</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_economic_issues> ;
  skos:prefLabel "offshore banking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/offshore_banking> .

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

