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

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

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

<https://concepts.sagepub.com/social-science/concept/civic_capacity>
  skos:definition "Civic capacity may be understood as a property of individuals as well as communities, such as associations, neighborhoods, cities, or nations. Civic capacity understood as an individual characteristic refers to citizens' ability and aptitude for participation in the political decision-making process. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Civic Capacity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/good_governance>, <https://concepts.sagepub.com/social-science/concept/citizenship> ;
  skos:prefLabel "civic capacity"@en ;
  a skos:Concept .

