@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 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:broader <https://w3id.org/ozcar-theia/c_790e80ee> .

<https://w3id.org/ozcar-theia/c_790e80ee>
  skos:narrowMatch <http://vocabs.lter-europe.net/EnvThes/20949> ;
  skos:broader <https://w3id.org/ozcar-theia/c_0d3c5fdb> ;
  skos:definition "[Wikipedia] The accumulation function a(t) is a function defined in terms of time t expressing the ratio of the value at time t (future value) and the initial investment (present value). "@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0a4e56ea> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Accumulation"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_0d3c5fdb>
  skos:prefLabel "Statistical method"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_790e80ee> .

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