@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/Wales>
  skos:prefLabel "Wales"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

<https://concepts.sagepub.com/social-science/concept/islands>
  skos:prefLabel "islands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

<https://concepts.sagepub.com/social-science/concept/Great_Britain>
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe>, <https://concepts.sagepub.com/social-science/concept/islands> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Channel_Islands>, <https://concepts.sagepub.com/social-science/concept/England>, <https://concepts.sagepub.com/social-science/concept/Scotland>, <https://concepts.sagepub.com/social-science/concept/Wales>, <https://concepts.sagepub.com/social-science/concept/Northern_Ireland> ;
  skos:prefLabel "Great Britain"@en ;
  skos:definition "Great Britain, comprising England, Scotland, and Wales, is the “mainland” part of the United Kingdom, a collection of small islands on the northwest fringe of Europe. The population of Great Britain is about 58 million. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Great Britain</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006113.html> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Northern_Ireland>
  skos:prefLabel "Northern Ireland"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

<https://concepts.sagepub.com/social-science/concept/England>
  skos:prefLabel "England"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

<https://concepts.sagepub.com/social-science/concept/Scotland>
  skos:prefLabel "Scotland"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

<https://concepts.sagepub.com/social-science/concept/Europe>
  skos:prefLabel "Europe"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

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

<https://concepts.sagepub.com/social-science/concept/Channel_Islands>
  skos:prefLabel "Channel Islands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> .

