@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 ns0: <http://purl.org/voc/cpm#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_f91fc633>
  skos:prefLabel "Minimum"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_c90deb22> .

<https://w3id.org/ozcar-theia/c_c90deb22>
  skos:broader <https://w3id.org/ozcar-theia/c_f91fc633> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Temporal minimum"@en ;
  dc:created "2022-06-01T08:18:48"^^xsd:dateTime ;
  dc:modified "2023-11-30T12:04:45"^^xsd:dateTime ;
  skos:narrower <https://w3id.org/ozcar-theia/c_89a51daa>, <https://w3id.org/ozcar-theia/c_9c1e8316> ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:definition <https://w3id.org/ozcar-theia/def_b9347e16> .

<https://w3id.org/ozcar-theia/c_e5598b1a> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_c90deb22> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_b9347e16> rdf:value "The temporal minimum is the minimum of a series of values over a time period."@en .
<https://w3id.org/ozcar-theia/c_89a51daa>
  skos:prefLabel "1 day minimum"@en ;
  a ns0:StatisticalMeasure, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c90deb22> .

<https://w3id.org/ozcar-theia/c_9c1e8316>
  skos:prefLabel "10 minutes minimum"@en ;
  a ns0:StatisticalMeasure, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c90deb22> .

