@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/nonlinear_dynamics> .

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

<https://concepts.sagepub.com/social-science/concept/nonlinear_dynamics>
  skos:definition "Nonlinear dynamics refers to a broad range of behavior that can occur with many varieties of mathematical models that are structured with respect to time. Nonlinear dynamics can occur with both linear and nonlinear algebraic specifications, as with dy/dt =ay or dy/dt =ay2, respectively, where the parameter “a” is a constant. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n626.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Nonlinear Dynamics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017711.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematics> ;
  skos:prefLabel "nonlinear dynamics"@en ;
  a skos:Concept .

