@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qx8:-T2JSR8M5-H
  skos:prefLabel "time parameter"@en, "paramètre temporel"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-MHXM9D46-D .

qx8: a skos:ConceptScheme .
qx8:-MHXM9D46-D
  skos:definition "Le taux de croissance annuel (TCA) est la variation de la valeur d'une mesure sur une période d'un an. (Adapté et traduit de : <a href=\"https://en.wikipedia.org/wiki/Annual_growth_rate\">https://en.wikipedia.org/wiki/Annual_growth_rate</a>)"@fr, "Annual growth rate (AGR) is the change in the value of a measurement over the period of a year. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Annual_growth_rate\">https://en.wikipedia.org/wiki/Annual_growth_rate</a>)"@en ;
  a skos:Concept ;
  skos:inScheme qx8: ;
  skos:broader qx8:-T2JSR8M5-H ;
  skos:prefLabel "annual growth rate"@en, "taux de croissance annuelle"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Annual_growth_rate> .

