@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/G7>
  skos:definition "Group of 7 (G7) is an assemblage of leading industrialized states. These states convene annually to discuss world economic problems. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n229.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Group of 7</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_organization_(political_science)> ;
  skos:prefLabel "G7"@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/G7> .

<https://concepts.sagepub.com/social-science/concept/international_organization_(political_science)>
  skos:prefLabel "international organization (political science)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/G7> .

