@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/regionalism>
  skos:prefLabel "regionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/European_governance> .

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

<https://concepts.sagepub.com/social-science/concept/European_governance>
  skos:definition "European governance refers to the collective political action that regulates social relationships within the European political context generating effective, legitimate, and durable collective solutions. Most often, the term is used in relation to the European Union (EU) and its specific form of integration politics and political system-construction. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n175.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; European Governance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regionalism> ;
  skos:prefLabel "European governance"@en ;
  a skos:Concept .

