@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/voc/cpm#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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_00302ed7>
  skos:prefLabel "Average"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7f6be93d> .

<https://w3id.org/ozcar-theia/c_91cf84f2> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_7f6be93d> .
<https://w3id.org/ozcar-theia/c_20163860> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_7f6be93d> .
<https://w3id.org/ozcar-theia/def_3684f68a> rdf:value "The temporal mean is the arithmetic mean of a series of values located within a space."@en .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_32de7346> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_7f6be93d> .
<https://w3id.org/ozcar-theia/c_f4968bb7> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_7f6be93d> .
<https://w3id.org/ozcar-theia/c_7f6be93d>
  skos:broader <https://w3id.org/ozcar-theia/c_00302ed7> ;
  skos:definition <https://w3id.org/ozcar-theia/def_3684f68a> ;
  dc:modified "2022-06-01T08:17:35"^^xsd:dateTime ;
  dc:created "2022-06-01T08:12:49"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Spatial mean"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

