@prefix ns0: <http://purl.org/voc/cpm#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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_9484dacd> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_2063a577> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_84a61861>
  skos:prefLabel "1 hour"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_0a4e56ea>
  skos:prefLabel "Temporal accumulation"@en ;
  a ns0:StatisticalMeasure, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_2063a577> .

<https://w3id.org/ozcar-theia/c_2063a577>
  ns0:aggregationTimePeriod <https://w3id.org/ozcar-theia/c_84a61861> ;
  skos:broader <https://w3id.org/ozcar-theia/c_0a4e56ea> ;
  dc:modified "2022-06-01T08:09:26"^^xsd:dateTime ;
  dc:created "2022-02-09T14:46:17"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "1 hour cumulative"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

