diff --git a/kotipeltoneighbourkpi.json b/kotipeltoneighbourkpi.json
new file mode 100644
index 0000000000000000000000000000000000000000..22409dfaa8211fd9fae53fe36480e6b4d95a90f4
--- /dev/null
+++ b/kotipeltoneighbourkpi.json
@@ -0,0 +1,208 @@
+{
+  "@context": [
+    "https://w3id.org/demeter/agri-context.jsonld", 
+    "https://w3id.org/demeter/agri/ext/kpiIndicator-context.jsonld", 
+    {
+      "qudt-unit": "http://qudt.org/vocab/unit/"
+    }
+  ], 
+  "@graph": [
+    {
+      "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65", 
+      "@type": "Farm", 
+      "description": "Kotipelto Farm"
+    }, 
+    {
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkProductionPerHead", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 1, 
+      "schema.description": "", 
+      "schema.name": "Annual Milk Yield per Head", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Production"
+      }, 
+      "unit": "qudt-unit:KiloGM"
+    }, 
+    {
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#headLivestock", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 2, 
+      "schema.description": "", 
+      "schema.name": "Head of Livestock", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Economic"
+      }, 
+      "unit": "qudt-unit:Number"
+    }, 
+    {
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#livestockAverageWeight", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 3, 
+      "schema.description": "", 
+      "schema.name": "Livestock Average Weight", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Production"
+      }, 
+      "unit": "qudt-unit:KiloGM"
+    }, 
+    {
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkProteinContent", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 4, 
+      "schema.description": "", 
+      "schema.name": "Milk Protein Content", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Production"
+      }, 
+      "unit": "qudt-unit:Percent"
+    },     
+    {
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkFatContent", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 6, 
+      "schema.description": "", 
+      "schema.name": "Milk fat content", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Production"
+      }, 
+      "unit": "qudt-unit:Percent"
+    }, 
+	{
+      "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#cellCount", 
+      "@type": "KpiIndicator", 
+      "id_indicator": 5, 
+      "schema.description": "", 
+      "schema.name": "Cell Count", 
+      "sector": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#sectorScheme-Production"
+      }, 
+      "unit": "qudt-unit:L"
+    }, 
+    {
+      "@id": 8, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 190.0, 
+          "unit": {
+            "@id": "qudt-unit:Number"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#headLivestock"
+      }, 
+      "referenceValue": 55.9, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    }, 
+    {
+      "@id": 9, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 668.5, 
+          "unit": {
+            "@id": "qudt-unit:KiloGM"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#livestockAverageWeight"
+      }, 
+      "referenceValue": 647.0, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    }, 
+    {
+      "@id": 10, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 3.67, 
+          "unit": {
+            "@id": "qudt-unit:Percent"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkProteinContent"
+      }, 
+      "referenceValue": 3.58, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    },  
+    {
+      "@id": 13, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 183, 
+          "unit": {
+            "@id": "qudt-unit:L"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#cellCount"
+      }, 
+      "referenceValue": 179, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    }, 
+	{
+      "@id": 12, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 4.58, 
+          "unit": {
+            "@id": "qudt-unit:Percent"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkFatContent"
+      }, 
+      "referenceValue": 4.36, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    }, 
+    {
+      "@id": 16, 
+      "@type": "KpiIndicatorValue", 
+      "hasFeatureOfInterest": {
+        "@id": "urn:demeter:farm:e99e565c-e7a9-42aa-a6c9-b0d7ece5fe65"
+      }, 
+      "hasResult": [
+        {
+          "@type": "QuantityValue", 
+          "numericValue": 10620.0, 
+          "unit": {
+            "@id": "qudt-unit:KiloGM"
+          }
+        }
+      ], 
+      "observedProperty": {
+        "@id": "https://w3id.org/demeter/agri/ext/kpiIndicator#milkProductionPerHead"
+      }, 
+      "referenceValue": 10303, 
+      "resultTime": "2023-04-12T00:00:00+00:00"
+    }
+  ]
+}
\ No newline at end of file