@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/foreign_policy>
  skos:prefLabel "foreign policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Monroe_Doctrine> .

<https://concepts.sagepub.com/social-science/concept/Monroe_Doctrine>
  skos:definition "The Monroe Doctrine was a foreign policy position articulated by Pres. James Monroe as part of his Annual Message to Congress of December 2, 1823. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-us-political-history/n178.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Political History; Monroe Doctrine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "Monroe Doctrine"@en ;
  a skos:Concept .

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

