@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/local_governance>
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/center-local_relations> .

<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/center-local_relations> .

<https://concepts.sagepub.com/social-science/concept/center-local_relations>
  skos:definition "The notion of center-local (or central-local) relations refers to various aspects of the political and administrative relationship between central and local levels of government. The term captures the division of responsibilities and power, as well as patterns of interaction and instruments of control across these levels. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Center-Local Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_governance> ;
  skos:prefLabel "center-local relations"@en ;
  a skos:Concept .

