@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/Multi-Fiber_Agreement> .

<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/Multi-Fiber_Agreement> .

<https://concepts.sagepub.com/social-science/concept/Multi-Fiber_Agreement>
  skos:definition "During the 1960s, the Kennedy administration implemented a quota system to protect domestic cotton producers. In 1962 the Long Term Agreement Regarding International Trade in Cotton Textiles (LTA), a set of bilateral quota agreements, was signed under the General Agreement on Tariffs and Trade (GATT). [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n672.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Multi-Fiber Agreement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "Multi-Fiber Agreement"@en ;
  a skos:Concept .

