@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/Hanseatic_League>
  skos:definition "The Hanseatic League (the “Hanse”) was a regional alliance of North German cities and towns that operated to control trade along the Baltic and North Seas and thrived during the late Middle Ages. Historians point to the Hanse as an early example of regional integration within Europe. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Hanseatic League</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foreign_direct_investment> ;
  skos:prefLabel "Hanseatic League"@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/Hanseatic_League> .

<https://concepts.sagepub.com/social-science/concept/foreign_direct_investment>
  skos:prefLabel "foreign direct investment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Hanseatic_League> .

