@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/corporate_crisis_management>
  skos:prefLabel "corporate crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clusters> .

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

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

<https://concepts.sagepub.com/social-science/concept/clusters>
  skos:definition "Clusters have long been a subject of much debate within human geography. While historically informed by location theory and regional science, the cluster has evolved as a highly interdisciplinary concept. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n182.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Clusters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/corporate_crisis_management> ;
  skos:prefLabel "clusters"@en ;
  a skos:Concept .

