@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/theories_of_leadership>
  skos:prefLabel "theories of leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mental_models> .

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

<https://concepts.sagepub.com/social-science/concept/mental_models>
  skos:definition "The term mental model refers to how a person or group of persons thinks about and mentally represents the objects, events, and relationships in their world. The models facilitate people's ability to adapt to their environment. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n207.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Mental Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_leadership>, <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "mental models"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mental_models> .

