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

<https://concepts.sagepub.com/social-science/concept/corporate_governance>
  skos:prefLabel "corporate governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/industrial_democracy> .

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

<https://concepts.sagepub.com/social-science/concept/industrial_democracy>
  skos:definition "Industrial democracy is about how workers influence their working life through participation. The concept of participation holds many dimensions: Who is participating. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n223.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Industrial Democracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/democracy_and_democratization>, <https://concepts.sagepub.com/social-science/concept/corporate_governance> ;
  skos:prefLabel "industrial democracy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/democracy_and_democratization>
  skos:prefLabel "democracy and democratization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/industrial_democracy> .

