https://w3id.org/np/RAZkgQTh0-XX06GAAzDzr-cQwWNOOAu4ew9Cth9poCnYI
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ntemplate: <https://w3id.org/np/o/ntemplate/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix sub1: <https://w3id.org/np/RAZkgQTh0-XX06GAAzDzr-cQwWNOOAu4ew9Cth9poCnYI/> .
@prefix this1: <https://w3id.org/np/RAZkgQTh0-XX06GAAzDzr-cQwWNOOAu4ew9Cth9poCnYI> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub1:Head {
this1: a np:Nanopublication;
np:hasAssertion sub1:assertion;
np:hasProvenance sub1:provenance;
np:hasPublicationInfo sub1:pubinfo .
}
sub1:assertion {
sub1:annotation a oa:Annotation;
oa:hasBody sub1:statement;
oa:hasTarget sub1:specificResource;
oa:motivatedBy oa:assessing .
sub1:selector a oa:TextQuoteSelector;
oa:exact "diagonal cutting is unambiguously superior";
oa:prefix "we conclude that ";
oa:suffix " across all breads" .
sub1:specificResource a oa:SpecificResource;
oa:hasSelector sub1:selector;
oa:hasSource <https://example.org/sandwich-report> .
sub1:statement a schema:Statement;
cito:disputes <https://w3id.org/np/RADXTiec4pA1oBV6DuejZf0df3sh1XMJMYkQ4vjVCb8gk/claim>;
rdf:value "This overstates what the lunch data supports." .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo <https://example.org/agents/reviewer-bot> .
}
sub1:pubinfo {
this1: a npx:ExampleNanopub;
dcterms:created "2026-08-12T08:19:59Z"^^xsd:dateTime;
dcterms:creator <https://example.org/agents/reviewer-bot>;
dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType cito:disputes;
npx:introduces sub1:statement;
ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RATxyPikKUvLwqijI4T_fvaHE758DsxgXhOq0m6KiLlEI> .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw3QafWPHCDnuVY+aTaavfIP9Q6GWzlYL0kTzq7+t11EKQoG6IDcxt1naJ2aftVjMmEn+n1kruckVXGXaBZANNPUJj/Vk1RGF9UqdEb+HI2F8NKxE3/lnwFWDCI4mPOI0AL5MyTOsbkzARbLeW4eMYALYuYHyjkB41OjFqho3uHEUFlVuOgq/SKaTN2iW53hT47DxVs3hSCD5Y3ZPpZzwwSASy/lkAbqdmcOftansqwp6PTlbvyzHp9z6VLWxCNWajndrAMuvFo4a6XegKPTQy5yAd/Q61x9l1hlzuD/iCem/oF/+xFVVD7KH7ZbrSj9b/MVr7emN0w3GGMMiYIeKjQIDAQAB";
npx:hasSignature "uG2vko8oToxOIKCTMpH6RaWemzKRDE4XZ/uJYsL7T7g5YbLxNDCipJpKVHmaqGwNR7HhHCHLp/3s/eSAqCh6vn3wircggqrPwot8C+IXpZHZfCHM4DsR0Gz4Bxm7QLN4V63XUqJJSs0qXRegAENy8msZK4dSABmKnWZDW+9SDN01/valayAuev+lAKkbrsHXwh3sGHz6UTK6cXeWNG335XbOx5gB4Ey6nSXxfTmOccl6t8awY1cJYgbWaA9KCp8kxB+RPdJw8k0vA/BVPAM+XAouWr3asIkb9iB1Dii/m62puwHDnTL4lfzU4Ulh7gQwdmoixK7LlkTICj3nUc/5XA==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}