diff --git a/kotipeltoneighbourkpi.json b/kotipeltoneighbourkpi.json index 22409dfaa8211fd9fae53fe36480e6b4d95a90f4..d20bc97f378f928051e366a13831acdb0b432864 100644 --- a/kotipeltoneighbourkpi.json +++ b/kotipeltoneighbourkpi.json @@ -78,6 +78,17 @@ }, "unit": "qudt-unit:L" }, + { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkUreaContent", + "@type": "KpiIndicator", + "id_indicator": 7, + "schema.description": "", + "schema.name": "Milk Urea Content", + "sector": { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Environmental" + }, + "unit": "unit:MilliGM-PER-DeciL" + }, { "@id": 8, "@type": "KpiIndicatorValue", @@ -141,6 +152,27 @@ "referenceValue": 3.58, "resultTime": "2023-04-12T00:00:00+00:00" }, + { + "@id": 11, + "@type": "KpiIndicatorValue", + "hasFeatureOfInterest": { + "@id": "urn:demeter:farm6Maccarrese - Meticcia" + }, + "hasResult": [ + { + "@type": "QuantityValue", + "numericValue": 31.0, + "unit": { + "@id": "unit:MilliGM-PER-DeciL" + } + } + ], + "observedProperty": { + "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkUreaContent" + }, + "referenceValue": 24.0, + "resultTime": "2022-05-27T00:00:00+00:00" + }, { "@id": 13, "@type": "KpiIndicatorValue", @@ -205,4 +237,4 @@ "resultTime": "2023-04-12T00:00:00+00:00" } ] -} \ No newline at end of file +}