https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/Head https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://www.nanopub.org/nschema#hasAssertion https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/assertion https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://www.nanopub.org/nschema#hasProvenance https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/provenance https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://www.nanopub.org/nschema#hasPublicationInfo https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/pubinfo https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.nanopub.org/nschema#Nanopublication https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/assertion https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors http://purl.org/dc/terms/description This query returns the co-authors of a given author. https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors http://purl.org/dc/terms/license http://www.apache.org/licenses/LICENSE-2.0 https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/kpxl/grlc/grlc-query https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors http://www.w3.org/2000/01/rdf-schema#label Get co-authors https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors https://w3id.org/kpxl/grlc/endpoint https://w3id.org/np/l/nanopub-query-1.1/repo/full https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors https://w3id.org/kpxl/grlc/sparql prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix fabio: <http://purl.org/spar/fabio/> prefix bibo: <http://purl.org/ontology/bibo/> prefix foaf: <http://xmlns.com/foaf/0.1/> select ?coauthor_id ?coauthor_label (count(distinct ?paper) as ?paper_count) where { values ?_author_multi_iri {} graph npa:graph { ?np npx:hasNanopubType fabio:ScholarlyWork . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . ?np npx:introduces ?paper . } graph ?a { ?paper dct:title ?paper_label . ?paper bibo:authorList ?author_list . ?paper dct:date ?publication_date . ?author_list ?rdfseqpred1 ?_author_multi_iri . filter(strstarts(str(?rdfseqpred1), "http://www.w3.org/1999/02/22-rdf-syntax-ns#_")) ?author_list ?rdfseqpred2 ?coauthor . filter(strstarts(str(?rdfseqpred2), "http://www.w3.org/1999/02/22-rdf-syntax-ns#_")) ?coauthor foaf:name ?coauthor_label . bind(if(strstarts(str(?coauthor), "https://orcid.org/"), ?coauthor, ?coauthor_label) as ?coauthor_id) filter(?coauthor != ?_author_multi_iri) optional { ?paper dct:isPartOf ?journal . ?journal dct:title ?journal_label . } } } group by ?coauthor_id ?coauthor_label order by desc(?paper_count) https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/provenance https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/assertion http://www.w3.org/ns/prov#wasAttributedTo https://orcid.org/0000-0002-1267-0234 https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/pubinfo https://orcid.org/0000-0002-1267-0234 http://xmlns.com/foaf/0.1/name Tobias Kuhn https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://purl.org/dc/terms/created 2026-02-23T19:22:02.048Z https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://purl.org/dc/terms/creator https://orcid.org/0000-0002-1267-0234 https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://purl.org/dc/terms/license https://creativecommons.org/licenses/by/4.0/ https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://purl.org/nanopub/x/embeds https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/get-coauthors https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE http://purl.org/nanopub/x/wasCreatedAt https://nanodash.knowledgepixels.com/ https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate https://w3id.org/np/RAEFAt-QcFK0ZhqfvlsmS10BnzGJA0xwOICZXkO-ai87k https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/sig http://purl.org/nanopub/x/hasAlgorithm RSA https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/sig http://purl.org/nanopub/x/hasPublicKey MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/sig http://purl.org/nanopub/x/hasSignature bV8gLMwiuU/dB1V+LutoqztZcsctOiM2jRD0U4wgX+/9SZtgZ62R9AIIllmRjTCsw0tlmRvNVmkxeDZ8uaEH4dJoGSSLRUVf6ijPUem3C3JR8sLC9XTAenoEi+6AvG2+n0bJMSdUJ6pQeQjawC7hSzJP7X4VqH9hKFY52YcCSrs= https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/sig http://purl.org/nanopub/x/hasSignatureTarget https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE https://w3id.org/np/RAcxYeOSy5QcLHW4GF_3_BfqJsUfUHUo3IKXh73Oa11TE/sig http://purl.org/nanopub/x/signedBy https://orcid.org/0000-0002-1267-0234