@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/voc/cpm#> .
@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_0a4e56ea>
  skos:prefLabel "Temporal accumulation"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_54917497> .

<https://w3id.org/ozcar-theia/c_4199d475> ns0:statisticalMeasure <https://w3id.org/ozcar-theia/c_54917497> .
<https://w3id.org/ozcar-theia/c_54917497>
  skos:broader <https://w3id.org/ozcar-theia/c_0a4e56ea> ;
  dc:modified "2022-06-01T09:33:46"^^xsd:dateTime ;
  dc:created "2022-06-01T09:33:32"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Accumulation since last raingauge bucket tip"@en ;
  a ns0:StatisticalMeasure, skos:Concept .

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