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

<https://w3id.org/ozcar-theia/c_1dc9439c>
  skos:prefLabel "Temporal maximum"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1b4cfb77> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_db06435c> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_1b4cfb77> .
<https://w3id.org/ozcar-theia/c_4190a6df>
  skos:prefLabel "Wind gust duration"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_1b4cfb77>
  ns0:aggregationTimePeriod <https://w3id.org/ozcar-theia/c_4190a6df> ;
  skos:broader <https://w3id.org/ozcar-theia/c_1dc9439c> ;
  dc:modified "2022-12-19T16:49:20"^^xsd:dateTime ;
  dc:created "2022-12-19T16:48:37"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Maximum during wind gust"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

