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

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

<https://concepts.sagepub.com/social-science/concept/audit_society>
  skos:definition "The concept of “audit society” refers primarily to a logic at work in regulatory and managerial processes and to tendencies, rather than to an epochal state or condition. In this context, an audit refers to a systematic assessment of institutional performance against agreed criteria and standards. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n27.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Audit Society</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration> ;
  skos:prefLabel "audit society"@en ;
  a skos:Concept .

