@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/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trade_agreements> .

<https://concepts.sagepub.com/social-science/concept/trade_agreements>
  skos:definition "International trade agreements are designed to liberalize and (de)regulate trade flows in goods and services among trading countries. In essence, they constitute a defining feature of the process of economic globalization. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n521.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Trade Agreements</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trade_(economics)>, <https://concepts.sagepub.com/social-science/concept/global_economic_issues> ;
  skos:prefLabel "trade agreements"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/trade_(economics)>
  skos:prefLabel "trade (economics)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trade_agreements> .

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

