@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/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-government> .

<https://concepts.sagepub.com/social-science/concept/democratic_theory>
  skos:prefLabel "democratic theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-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/self-government> .

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

<https://concepts.sagepub.com/social-science/concept/self-government>
  skos:definition "To be self-governing is to be subject to no rule other than your own. Both individuals and groups aspire to self-government. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n485.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Self-Government</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/democratic_theory>, <https://concepts.sagepub.com/social-science/concept/citizenship> ;
  skos:prefLabel "self-government"@en ;
  a skos:Concept .

