@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-NK9PJM67-7
  skos:prefLabel "covariance"@fr, "covariance"@en ;
  a skos:Concept ;
  skos:narrower mdl:-G81JDD91-0 .

mdl:-G81JDD91-0
  skos:exactMatch <https://en.wikipedia.org/wiki/Autocovariance> ;
  skos:inScheme mdl: ;
  skos:hiddenLabel "autocovariances"@fr, "autocovariances"@en, "Autocovariance"@fr, "Autocovariance"@en ;
  skos:broader mdl:-NK9PJM67-7 ;
  skos:definition "In probability theory and statistics, given a stochastic process, the autocovariance is a function that gives the covariance of the process with itself at pairs of time points. Autocovariance is closely related to the autocorrelation of the process in question. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Autocovariance\" target=\"_blank\">https://en.wikipedia.org/wiki/Autocovariance</a>)"@en, "En théorie des probabilités et statistiques, étant donné un processus stochastique, l'autocovariance est une fonction qui donne la covariance du processus avec lui-même à des paires de moments. L'autocovariance est étroitement liée à l'autocorrélation du processus en question.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Autocovariance\" target=\"_blank\">https://en.wikipedia.org/wiki/Autocovariance</a>)"@fr ;
  a skos:Concept ;
  skos:prefLabel "autocovariance"@fr, "autocovariance"@en .

