@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/obedience>
  skos:definition "Obedience can be extremely functional—particularly in emergencies and high-stress crisis situations (e.g., a battle, a police raid, a space shuttle, a hospital emergency room). Under these circumstances, it really helps to have someone in authority take the lead and issue commands that are unquestioningly obeyed. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n258.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Obedience</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_and_law>, <https://concepts.sagepub.com/social-science/concept/followership> ;
  skos:prefLabel "obedience"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/followership>
  skos:prefLabel "followership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obedience> .

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

<https://concepts.sagepub.com/social-science/concept/psychology_and_law>
  skos:prefLabel "psychology and law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obedience> .

