@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XW2678J2-R .

n9j:-XW2678J2-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/culture_governance> ;
  skos:definition "Culture governance refers to a specific, top-down steering mechanism designed to improve elite control over the outputs of highly complex systems, like the modern democratic welfare state. Where once effective governance was a matter of a hierarchical, bureaucratic state exercising control, the demands placed on postindustrial governments require that their constituents perceive themselves as stakeholders to assure the continued functioning of the system. [Source: Encyclopedia of Governance; Culture Governance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CH94MCNS-7 ;
  skos:prefLabel "culture governance"@en .

n9j: a skos:ConceptScheme .
n9j:-CH94MCNS-7
  skos:prefLabel "cross-cultural governance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XW2678J2-R .

