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

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

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

<https://concepts.sagepub.com/social-science/concept/everyday_maker>
  skos:definition "An everyday maker is an ideal typical model of democratic citizenship in a governance society where voluntary organizations, firms, and citizens work closely together with public authorities in the governing of society. The emergence of the governance society has changed the image of what it means to be a democratic citizen from that of being a spectator to that of being a co-producer of governance. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n178.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Everyday Maker</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpretive_theory>, <https://concepts.sagepub.com/social-science/concept/citizenship> ;
  skos:prefLabel "everyday maker"@en ;
  a skos:Concept .

