@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/tipping_point>
  skos:definition "In relation to global change, the critical threshold or critical transition at which the internal dynamics of the Earth-atmosphere-ocean system begins to propel at a faster rate (possibly an uncontrollable rate and possibly irreversibly) changes previously forced by external factors. Features of complex dynamical systems, tipping points mark a sudden shift to a contrasting dynamical regime. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3920.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; tipping point</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis> ;
  skos:prefLabel "tipping point"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_network_analysis>
  skos:prefLabel "social network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tipping_point> .

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

