@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/fluctuations>
  skos:definition "In ∗time-series data, any short-term, back-and-forth movements that are unrelated to long-term ∗trends. See ∗spike, ∗moving average. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n769.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Fluctuations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/time-series_analysis> ;
  skos:prefLabel "fluctuations"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/time-series_analysis>
  skos:prefLabel "time-series analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fluctuations> .

