Changed focus and KoralQuery prefix
diff --git a/src/test/resources/queries/bsp-result-check.jsonld b/src/test/resources/queries/bsp-result-check.jsonld
index be037f7..18a522d 100644
--- a/src/test/resources/queries/bsp-result-check.jsonld
+++ b/src/test/resources/queries/bsp-result-check.jsonld
@@ -9,21 +9,21 @@
     }
   },
   "query":{
-    "@type":"korap:group",
+    "@type":"koral:group",
     "operation":"operation:or",
     "operands":[
       {
-        "@type":"korap:token",
+        "@type":"koral:token",
         "wrap":{
-          "@type":"korap:term",
+          "@type":"koral:term",
           "layer":"orth",
           "key":"a",
           "match":"match:eq"
         }
       },{
-        "@type":"korap:token",
+        "@type":"koral:token",
         "wrap":{
-          "@type":"korap:term",
+          "@type":"koral:term",
           "layer":"orth",
           "key":"b",
           "match":"match:eq"