@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/Marshall_Plan>
  skos:definition "The Marshall Plan, which provided more than $13 billion to finance the economic recovery of Europe between 1947 and 1951, marked a watershed in the history of American politics and foreign policy. After long adherence to Pres. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-us-political-history/n618.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Political History; Marshall Plan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_economics>, <https://concepts.sagepub.com/social-science/concept/global_economic_issues>, <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "Marshall Plan"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_economic_issues>
  skos:prefLabel "global economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Marshall_Plan> .

<https://concepts.sagepub.com/social-science/concept/war_and_economics>
  skos:prefLabel "war and economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Marshall_Plan> .

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

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

