@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/international_trade>
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trade_liberalization> .

<https://concepts.sagepub.com/social-science/concept/political_economy>
  skos:prefLabel "political economy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trade_liberalization> .

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

<https://concepts.sagepub.com/social-science/concept/trade_liberalization>
  skos:definition "Trade liberalization refers to the opening up of markets to foreign imports and entails the abolishment or reduction by governments of tariff and nontariff barriers (quotas, standards, etc.) that limit trade in goods or services across countries. Governments can liberalize trade unilaterally or on a reciprocal basis in negotiations with other countries and can apply any cuts in a preferential or a nonpreferential manner. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n611.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Trade Liberalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_economy>, <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "trade liberalization"@en ;
  a skos:Concept .

