@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_0d3c5fdb>
  skos:prefLabel "Statistical method"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_f91fc633> .

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

<https://w3id.org/ozcar-theia/c_f91fc633>
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> ;
  skos:definition "[Wikipedia] In mathematical analysis, the maxima and minima (the respective plurals of maximum and minimum) of a function, known collectively as extrema (the plural of extremum), are the largest and smallest value of the function, either within a given range (the local or relative extrema), or on the entire domain (the global or absolute extrema)."@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_c90deb22> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21994> ;
  skos:prefLabel "Minimum"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
