@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/new_world_order>
  skos:definition "New era in international relations and global economics following the end of the Cold War. The phrase new world order came from a speech in which President George H. W. Bush described the beginnings of the Gulf War. [Source: <a href=\"https://sk.sagepub.com/reference/nationalsecurity/n440.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States National Security; New World Order</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "new world order"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/foreign_policy>
  skos:prefLabel "foreign policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/new_world_order> .

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

