@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/terms_of_trade>
  skos:definition "A country's terms of trade refer to the relative values of its exports and imports. When the terms of trade are good, a country sells, on average, relatively high-valued commodities (e.g., manufactured goods) and imports relatively low-valued ones (e.g., agricultural products). [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Terms of Trade</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade>, <https://concepts.sagepub.com/social-science/concept/economics_of_international_business> ;
  skos:prefLabel "terms of trade"@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/terms_of_trade> .

<https://concepts.sagepub.com/social-science/concept/economics_of_international_business>
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/terms_of_trade> .

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

