@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_finance>
  skos:definition "Offshore finance refers to financial transactions that take place in jurisdictions that are either literally or jurisdictionally separated from the major economies of the onshore world, such as the United States, Britain, Japan, or Germany. Offshore financial services are transacted from offshore financial centers (OFCs) found in dispersed locations throughout the planet. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n835.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Offshore Finance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_finance> ;
  skos:prefLabel "offshore finance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geography_of_finance>
  skos:prefLabel "geography of finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/offshore_finance> .

<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_finance> .

