@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/consensus_management>
  skos:definition "Let us begin by saying what it is not. It is not decision making by unanimity, nor is it rule by the majority. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Consensus Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_settings> ;
  skos:prefLabel "consensus management"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/management_settings>
  skos:prefLabel "management settings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consensus_management> .

