. . . . "This query returns the definition relations of a replication study." . . . "Get replication study definition" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?relation ?relation_label \r\n (group_concat(replace(replace(str(?value), \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]{1,2}\", \"\\\\\\\\n\"); separator=\"\\n\") as ?value_multi_val)\r\n (group_concat(replace(replace(coalesce(?valueLabel, \"\"), \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]{1,2}\", \"\\\\\\\\n\"); separator=\"\\n\") as ?value_label_multi) \r\n ?np (\"^\" as ?np_label) where {\r\n values ?_resource_multi_iri {}\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np np:hasAssertion ?a .\r\n ?np npx:introduces ?_resource_multi_iri .\r\n }\r\n values (?relation ?relation_label ?order) {\r\n ( \"Type:\" 1)\r\n ( \"Label:\" 2)\r\n ( \"Target claim:\" 3)\r\n ( \"Scope:\" 4)\r\n ( \"Methodology:\" 5)\r\n ( \"Deviation:\" 6)\r\n ( \"Related:\" 7)\r\n ( \"Discipline:\" 8)\r\n }\r\n graph ?a {\r\n ?_resource_multi_iri ?relation ?value .\r\n } optional { \r\n service { \r\n graph npa:graph { \r\n ?vnp np:hasAssertion ?va . \r\n ?vnp npx:introduces ?value . \r\n ?vnp npa:hasValidSignatureForPublicKeyHash ?vpubkey . \r\n filter not exists { ?vnpx npx:invalidates ?vnp ; npa:hasValidSignatureForPublicKeyHash ?vpubkey . } \r\n } \r\n graph ?va {\r\n ?value rdfs:label ?valueLabel . \r\n }\r\n } \r\n }\r\n} group by ?relation ?relation_label ?order ?np order by ?order" . . "Tobias Kuhn" . "2026-03-30T10:12:11.137Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "GQH1p50H6vszvz1ZYZyuzQnu4pX/2fQC6OYvOi3S4RqXe3LTmKMU9QwyFC6op92M28kfe5CC/U2MwEw2FV4eGGI3dVSLicepLvXqi23T1RHpj+6j3rZr/XcL1mR9WTS3E8BR/7gbbpTreV1LARkSUJvkjMPbdobfWW9oLslA1xE=" . . .