@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/National_Assembly_for_Wales>
  skos:altLabel "Welsh Assembly"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_institutions>, <https://concepts.sagepub.com/social-science/concept/parliament>, <https://concepts.sagepub.com/social-science/concept/devolved_administrations>, <https://concepts.sagepub.com/social-science/concept/decentralized_government> ;
  skos:prefLabel "National Assembly for Wales"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/decentralized_government>
  skos:prefLabel "decentralized government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Assembly_for_Wales> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/political_institutions>
  skos:prefLabel "political institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Assembly_for_Wales> .

