@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/G8>
  skos:definition "G-8 SUMMITS ARE THE annual meetings of the government leaders of the major industrial countries. The G-8, which was known as G-7 before Russia joined it as the eighth country, functions as a forum where heads of state can discuss economic, political, and financial issues of mutual interest and attempt common strategies. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n271.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; G-8</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics_and_poverty>, <https://concepts.sagepub.com/social-science/concept/international_organizations> ;
  skos:prefLabel "G8"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/G8> .

<https://concepts.sagepub.com/social-science/concept/international_organizations>
  skos:prefLabel "international organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G8> .

<https://concepts.sagepub.com/social-science/concept/politics_and_poverty>
  skos:prefLabel "politics and poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G8> .

