@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-BC0K10WD-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/autocorrelation> ;
  skos:definition "Autocorrelation describes sample or population observations or elements that are related to each other across time, space, or other dimensions. Correlated observations are common but problematic, largely because they violate a basic statistical assumption about many samples: independence across elements. [Source: Encyclopedia of Research Design; Autocorrelation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZSPGVHSS-V ;
  skos:prefLabel "autocorrelation"@en .

n9j:-ZSPGVHSS-V
  skos:prefLabel "time-series analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BC0K10WD-0 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-BC0K10WD-0 .

n9j: a skos:ConceptScheme .
