@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/regional_authority>
  skos:definition "A regional authority is an administrative body responsible for governing a geographically defined region. Its responsibilities may be general or limited to a given sector of activity, and its autonomy may range from almost autonomous to directly controlled by an upper level of government. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n454.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Regional Authority</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_governance> ;
  skos:prefLabel "regional authority"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/local_governance>
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regional_authority> .

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

