@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 { rdfs:label "cites as evidence" . rdfs:label "corrects" . rdfs:label "critiques" . rdfs:label "discusses" . rdfs:label "disputes" . rdfs:label "qualifies" . rdf:type rdfs:label "is a" . rdf:value rdfs:label "has the text" . rdfs:label "question" . sub:evidence a nt:ExternalUriPlaceholder; rdfs:label "URI of the evidence cited by this question" . sub:question a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short ID of this question" . sub:questionText a nt:LongLiteralPlaceholder; rdfs:label "text of the question" . 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; rdfs:label "choose stance relation"; nt:possibleValue , , , , . sub:target a nt:ExternalUriPlaceholder; rdfs:label "URI of the target contribution" . 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 ; rdfs:label "Question"; gen:governedBy ; nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5; nt:hasTag "Discourse" . rdfs:label "is a reply to" . } 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-15T17:58:02.248+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195; dct:license ; npx:embeds sub:template; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Question"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "TiYVz17GvkKKy8qgmsMb6U6M7FuShlPmafYbsuzxoobO3vuKefwayR459Hndp5mS6oZsxaGb4uZvTXKdKkdjz96M4x/CQO7f43E3BMm8UV8zEqsEsjgxh1oGl3GZoNVcbkzBFB87o41fWSjmSFmWLIDI0jnNdtnoZGoUFP5IvJI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi """Nanoarguments -

Global, federated graph of scientific claims as LinkedData

Scienti...""" . }