@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix gen: . @prefix dct: . @prefix rdf: . @prefix npx: . @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" . rdf:type rdfs:label "is a" . rdf:value rdfs:label "has the text" . rdfs:label "statement" . sub:evidence a nt:ExternalUriPlaceholder; rdfs:label "evidence URL" . sub:st1 a rdf:Statement; rdf:object ; rdf:predicate rdf:type; rdf:subject sub:statement . sub:st2 a rdf:Statement; rdf:object sub:statementText; rdf:predicate rdf:value; rdf:subject sub:statement . sub:st3 a nt:OptionalStatement; rdf:object sub:target; rdf:predicate sub:stance; rdf:subject sub:statement . sub:st4 a nt:OptionalStatement; rdf:object sub:target; rdf:predicate ; rdf:subject sub:statement . sub:st5 a nt:OptionalStatement, nt:RepeatableStatement; rdf:object sub:evidence; rdf:predicate ; rdf:subject sub:statement . sub:stance a nt:RestrictedChoicePlaceholder; rdfs:label "choose the stance"; nt:possibleValuesFrom . sub:statement a nt:IntroducedResource; rdfs:label "this" . sub:statementText a nt:LongLiteralPlaceholder; rdfs:label "statement text" . sub:target a nt:ExternalUriPlaceholder; rdfs:label "target URL" . sub:template a nt:AssertionTemplate; dct:description "A discourse statement that takes a typed (CiTO) stance toward, and/or replies to, another contribution, and may cite evidence. A statement with no stance, reply, or evidence is a valid standalone claim (e.g. a thread root)."; dct:isVersionOf ; rdfs:label "Discourse contribution"; gen:governedBy ; nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5; nt:hasTag "Discourse" . rdfs:label "is in 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-14T10:00:35.311Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195; dct:license ; npx:embeds sub:template; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Discourse contribution"; skos:changeNote """Add labels Labels have been added for the still unlabeled placeholders, and some labels adjusted to make them read more like natural sentences."""; prov:wasDerivedFrom , ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "5ouJKLQTe8ipiNN06kax41dxcY3wj1C5yyRJfQVw7Gh6lmUmOusmruUPeTW9MxKdKXdItddrhVZleXcs1pIjOVmzLrzi0mI4Wx2TS0z9wJh/qJ14eYuTbDHrGCbj/aUhTceV/yvo6V2RFm8MbBNDJEz23JdnItdjaZjaCHWFovg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi """Nanoarguments -

Global, federated graph of scientific claims as LinkedData

Scienti...""" . }