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

<https://w3id.org/ozcar-theia/c_00302ed7>
  skos:altLabel "Arithmetic mean"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> ;
  skos:definition "[Wikipedia] In mathematics and statistics, the arithmetic mean, or simply the mean or the average (when the context is clear), is the sum of a collection of numbers divided by the count of numbers in the collection."@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7f6be93d>, <https://w3id.org/ozcar-theia/c_37699a89> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Average"@en ;
  a skos:Concept .

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_0d3c5fdb>
  skos:prefLabel "Statistical method"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_00302ed7> .

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

