@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:evidence a nt:ExternalUriPlaceholder . sub:question a nt:IntroducedResource . sub:questionText a nt:LongLiteralPlaceholder . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:question . sub:st2 rdf:object sub:questionText; rdf:predicate rdf:value; rdf:subject sub:question . sub:st3 rdf:object sub:target; rdf:predicate sub:stance; rdf:subject sub:question . sub:st4 rdf:object sub:target; rdf:predicate ; rdf:subject sub:question . sub:st5 rdf:object sub:evidence; rdf:predicate ; rdf:subject sub:question . sub:stance a nt:RestrictedChoicePlaceholder; nt:possibleValue , , , , . sub:target a nt:ExternalUriPlaceholder . sub:template a nt:AssertionTemplate; dct:description "A question posed to the discourse graph: a schema:Question carrying its text in rdf:value. It may reply to a prior contribution (as:inReplyTo), or carry a rhetorical CiTO stance toward one when the question implicitly challenges its target (e.g. cito:disputes), and may cite evidence. Answers are separate contributions that target this question. A standalone question with no target is valid."; dct:isVersionOf sub:templateKind; rdfs:label "Question"; gen:governedBy ; nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5; nt:hasTag "Discourse" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" . this: dct:created "2026-07-14T09:24:33.689Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195; dct:license ; npx:embeds sub:template; npx:introduces sub:templateKind; npx:wasCreatedAt ; rdfs:label "Question"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "FP9aMIZDVrw+OC8qK+Gn+1AbES2mRh8rbKjX+X5nGP7McSUZEJy6hmz0DUN+atKGo2suhbDeO5ZCmFQ7lUEUiVa8aPJnneaDPucpKiIsHlar/Pz1c0mza6WN6suMY9JMVwrh6wVkIH3QtKSDiBXKAgTIQTrbPxtzL4k/WuiMCZY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi """Nanoarguments -

Global, federated graph of scientific claims as LinkedData

Scienti...""" . }