@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/voluntary_export_restraints>
  skos:definition "A voluntary export restraint (VER) is a limit placed on exports by the exporting country, usually imposed because of political pressure from one or more importing trading partners. VERs are typically industry-specific, with prominent examples having been implemented by Japan in the automobile industry and by several Asian countries in the textile industry. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n975.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Voluntary Export Restraints</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "voluntary export restraints"@en ;
  a skos:Concept .

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

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

