@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/climate_feedback>
  skos:prefLabel "climate feedback"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biogeochemical_feedbacks> .

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

<https://concepts.sagepub.com/social-science/concept/biogeochemical_feedbacks>
  skos:definition "FEEDBACKS ARE PROCESSES in a system that can either amplify or dampen the systems response to external influences. When the concentration of a certain variable in a subsystem affects the behavior of the entire system, then changes in inputs or concentrations of that variable can result in multiple, coupled responses. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n72.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Biogeochemical Feedbacks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_feedback> ;
  skos:prefLabel "biogeochemical feedbacks"@en ;
  a skos:Concept .

