@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_03170f3b>
  skos:prefLabel "Temporal standard deviation"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_af4ff27c> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_af4ff27c>
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> ;
  skos:definition "[Wikipedia] In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while a high standard deviation indicates that the values are spread out over a wider range. "@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_4c865367>, <https://w3id.org/ozcar-theia/c_03170f3b> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/10149> ;
  skos:prefLabel "Standard deviation"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_4c865367>
  skos:prefLabel "Spatial standard deviation"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_af4ff27c> .

<https://w3id.org/ozcar-theia/c_0d3c5fdb>
  skos:prefLabel "Statistical method"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_af4ff27c> .

