. . . . "This query returns all concepts that specify to be in the given SKOS scheme." . . . "Get the concepts of a SKOS scheme" . . "prefix owl: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix skos: \r\n\r\nselect ?concept ?label (?definition as ?description) ?np where {\r\n values ?_scheme_multi_iri {}\r\n graph npa:graph {\r\n ?np npx:hasNanopubType skos:Concept .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np npx:introduces ?concept .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?concept skos:inScheme ?_scheme_multi_iri .\r\n optional { ?concept skos:prefLabel ?label . }\r\n optional { ?concept skos:definition ?definition . }\r\n }\r\n}\r\norder by ?label" . . "Tobias Kuhn" . "2025-10-29T09:54:29.446Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "RPAFtUh4LPxXZEyWkg/F/eoatqcrrYyaGPgyTQ/DghTn4+2TmSuxPMyORLIQro05+P+3X7UBqve9IiE1Cu5Yz+DYeDYQzHtvg81lADBcuU+b8LYSeo43RD5z5VxFONndkpeNcdxSq3gKdUo7++iiAH+8NVaPQNvicohhcKfrnIg=" . . .