@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/workplace_communication>
  skos:prefLabel "workplace communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disclosure_of_information> .

<https://concepts.sagepub.com/social-science/concept/disclosure_of_information>
  skos:definition "The release of information that maybe considered confidential to a third party. For example, whistle-blowing legislation allows employees to divulge information relating to unethical or illegal conduct in the workplace. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Disclosure of Information</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workplace_communication>, <https://concepts.sagepub.com/social-science/concept/freedom_of_information>, <https://concepts.sagepub.com/social-science/concept/free_flow_of_information> ;
  skos:prefLabel "disclosure of information"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/freedom_of_information>
  skos:prefLabel "freedom of information"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disclosure_of_information> .

<https://concepts.sagepub.com/social-science/concept/free_flow_of_information>
  skos:prefLabel "free flow of information"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disclosure_of_information> .

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

