@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/information_management>
  skos:prefLabel "information management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management> .

<https://concepts.sagepub.com/social-science/concept/management>
  skos:definition "Management is the process that organizations use to reach their goals utilizing people and other resources. Organizations and the environments that they are located in are changing quickly and significantly. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n602.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Management</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/records_management>, <https://concepts.sagepub.com/social-science/concept/procurement>, <https://concepts.sagepub.com/social-science/concept/information_management> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/situational_leadership> ;
  skos:prefLabel "management"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/procurement>
  skos:prefLabel "procurement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management> .

<https://concepts.sagepub.com/social-science/concept/records_management>
  skos:prefLabel "records management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management> .

<https://concepts.sagepub.com/social-science/concept/situational_leadership>
  skos:prefLabel "situational leadership"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/management> .

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

