@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/feedback_loop>
  skos:definition "The feedback loop concept has several sources, and there are several different ways to think about it. One way is to think about the meaning of cause and effect. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Feedback Loop</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "feedback loop"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/action_control>
  skos:prefLabel "action control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/feedback_loop> .

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

