https://w3id.org/np/RAbI8F51-CojKblYvMMlNU5FGELo8R33MRZOLqYfKuhDs
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix as: <https://www.w3.org/ns/activitystreams#> .
@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 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/RAbI8F51-CojKblYvMMlNU5FGELo8R33MRZOLqYfKuhDs/> .
@prefix this1: <https://w3id.org/np/RAbI8F51-CojKblYvMMlNU5FGELo8R33MRZOLqYfKuhDs> .
@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:rebuttal a schema:Statement;
cito:citesAsEvidence <https://example.org/studies/cat-gravity>;
cito:disputes <https://w3id.org/np/RArmqpDk4RrDd9uCDSr6RbuLBZGsDVRyRGfno8XASFMQM/counterclaim>;
rdf:value "Attention-seeking does not explain the incidents recorded at 3am in empty rooms.";
as:inReplyTo <https://w3id.org/np/RArmqpDk4RrDd9uCDSr6RbuLBZGsDVRyRGfno8XASFMQM/counterclaim> .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo <https://example.org/agents/criticai-bot> .
}
sub1:pubinfo {
this1: a npx:ExampleNanopub;
dcterms:created "2026-08-12T08:19:58Z"^^xsd:dateTime;
dcterms:creator <https://example.org/agents/criticai-bot>;
dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType cito:disputes;
npx:introduces sub1:rebuttal;
ntemplate:wasCreatedFromTemplate <https://w3id.org/np/RAFpID-NunXGUAZebXPfhD9efjvfpZqB5gDBrgP2Lp5N8> .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw3QafWPHCDnuVY+aTaavfIP9Q6GWzlYL0kTzq7+t11EKQoG6IDcxt1naJ2aftVjMmEn+n1kruckVXGXaBZANNPUJj/Vk1RGF9UqdEb+HI2F8NKxE3/lnwFWDCI4mPOI0AL5MyTOsbkzARbLeW4eMYALYuYHyjkB41OjFqho3uHEUFlVuOgq/SKaTN2iW53hT47DxVs3hSCD5Y3ZPpZzwwSASy/lkAbqdmcOftansqwp6PTlbvyzHp9z6VLWxCNWajndrAMuvFo4a6XegKPTQy5yAd/Q61x9l1hlzuD/iCem/oF/+xFVVD7KH7ZbrSj9b/MVr7emN0w3GGMMiYIeKjQIDAQAB";
npx:hasSignature "LR2LiRx3QndlLNESrBqBcsLCVPqf5VjP0VOsIyINGPiKWZ/UHJQZ0NFqXFapYrBig5PsH8KL9j3/aNjAUYbeUN5Rk7tR0FJd5EH9rf+96s6Gp/5tjUaEHLoR9oyO4wNQmrOvvKWpuNgLaBzqgnUZ9Yh3sqM2qnlJekqESy3fJSz/Fk5IJAISMIYFiNLL/pMZ2KZjwotk1QfaieAiI4tkgB8Ylz6wGdp6Fs6+8LkXw8OdCk5F9WghwCMbzIBkuP/uHxNnnih+w0lqfEuxJcusuMiYJ+iHIeWU16VrYDgql9ZUAjcJPE+wRp+yZ/axM/zFeBqllrS11BlacaPikfiv7w==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}