@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/social_psychology_research>
  skos:prefLabel "social psychology research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dynamical_systems_theory> .

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

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

<https://concepts.sagepub.com/social-science/concept/dynamical_systems_theory>
  skos:definition "Definition Emotions go up and down over the course of days. But sometimes emotions are more constant. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n165.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Dynamical Systems Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "dynamical systems theory"@en ;
  a skos:Concept .

