@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#> .

<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_7932ed8d> .

<https://w3id.org/ozcar-theia/c_7932ed8d>
  skos:broader <https://w3id.org/ozcar-theia/c_0a4e56ea> ;
  dc:modified "2022-06-01T09:32:34"^^xsd:dateTime ;
  dc:created "2022-06-01T09:31:33"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Accumulation since the beginning of the year"@en ;
  a <http://purl.org/voc/cpm#StatisticalMeasure>, skos:Concept .

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