@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 "evidence" . rdf:type rdfs:label "is a" . rdf:value rdfs:label "has the text" . rdfs:label "statement" . sub:claim a nt:ExternalUriPlaceholder; rdfs:label "URI of the claim" . sub:finding a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short ID of this finding" . sub:findingText a nt:LongLiteralPlaceholder; rdfs:label "text of the finding presented as evidence" . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:finding . sub:st2 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:finding . sub:st3 rdf:object sub:findingText; rdf:predicate rdf:value; rdf:subject sub:finding . sub:st4 rdf:object sub:claim; rdf:predicate sub:stance; rdf:subject sub:finding . sub:stance a nt:RestrictedChoicePlaceholder; rdfs:label "choose the stance relation"; nt:possibleValuesFrom . sub:template a nt:AssertionTemplate; dct:description "A finding presented as evidence: a statement typed as the SIO evidence class that bears on a claim through a typed (CiTO) relation. It is an ordinary discourse contribution (a schema:Statement carrying rdf:value and a CiTO stance) additionally typed as evidence, so it flows through the same discourse queries as any other contribution."; dct:isVersionOf ; rdfs:label "Evidence finding"; gen:governedBy ; nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4; 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-15T17:19:14.741+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 "Evidence finding"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "H89Rw6UKHIWKzX7RpsXTV9MYqO2aasjsXJ8pvMhr7vAUi+ZcMLUk/m/0NmwxWbNo5z1I3BowCZCbimnm8CiKlZH8q3N/GBiKwFdLyySB1nTEiuecu8MIezSQB3yvuqWpR8P/p5wOlLGxpZZubc5laq0iyZf6zezFRxCdXZXPaoA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi """Nanoarguments -

Global, federated graph of scientific claims as LinkedData

Scienti...""" . }