@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/economic_sanctions>
  skos:definition "Domestic restrictions or penalties imposed on international trade from one country to another primarily for political reasons. Generally, such sanctions are placed for purposes of foreign policy or national security. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n829.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Economic Sanctions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_economic_policy>, <https://concepts.sagepub.com/social-science/concept/international_affairs> ;
  skos:prefLabel "economic sanctions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_economic_policy>
  skos:prefLabel "international economic policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_sanctions> .

<https://concepts.sagepub.com/social-science/concept/international_affairs>
  skos:prefLabel "international affairs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_sanctions> .

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

