@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/applied_economics>
  skos:prefLabel "applied economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_economics> .

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_economics> .

<https://concepts.sagepub.com/social-science/concept/single_European_market>
  skos:prefLabel "single European market"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_economics> .

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

<https://concepts.sagepub.com/social-science/concept/international_economics>
  skos:definition "A branch of economics that deals with the economic interdependence among nations, which involves international trade, international finance, and the effect of trade and finance on a nation's well being (development). International trade theory deals with the reasons for trade and the consequences of trade. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1351.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; International Economics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_European_market> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts>, <https://concepts.sagepub.com/social-science/concept/applied_economics> ;
  skos:prefLabel "international economics"@en ;
  a skos:Concept .

