@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/British_politics_and_society>
  skos:prefLabel "British politics and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decentralized_government> .

<https://concepts.sagepub.com/social-science/concept/National_Assembly_for_Wales>
  skos:prefLabel "National Assembly for Wales"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decentralized_government> .

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

<https://concepts.sagepub.com/social-science/concept/local_authorities>
  skos:prefLabel "local authorities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decentralized_government> .

<https://concepts.sagepub.com/social-science/concept/decentralized_government>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Scottish_Parliament>, <https://concepts.sagepub.com/social-science/concept/Northern_Ireland_Assembly>, <https://concepts.sagepub.com/social-science/concept/National_Assembly_for_Wales>, <https://concepts.sagepub.com/social-science/concept/local_authorities>, <https://concepts.sagepub.com/social-science/concept/devolved_administrations> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/British_politics_and_society> ;
  skos:prefLabel "decentralized government"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Scottish_Parliament>
  skos:prefLabel "Scottish Parliament"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decentralized_government> .

<https://concepts.sagepub.com/social-science/concept/devolved_administrations>
  skos:prefLabel "devolved administrations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decentralized_government> .

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

