https://w3id.org/np/RAWEkfXfC38iQLys3_NdD25E4_1mN4KZnWzVPn-8DWIps
.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 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/RAWEkfXfC38iQLys3_NdD25E4_1mN4KZnWzVPn-8DWIps/> .
@prefix this1: <https://w3id.org/np/RAWEkfXfC38iQLys3_NdD25E4_1mN4KZnWzVPn-8DWIps> .
@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:claim a schema:Statement;
cito:citesAsEvidence <https://example.org/studies/cat-gravity>;
rdf:value "Cats knock objects off tables primarily to test local gravity." .
}
sub1:provenance {
sub1:assertion prov:wasAttributedTo orcid:0000-0000-0000-0000 .
}
sub1:pubinfo {
this1: a npx:ExampleNanopub;
dcterms:created "2026-08-17T09:11:47Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0000-0000-0000;
dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType schema:Statement;
npx:introduces sub1:claim;
npx:supersedes <https://w3id.org/np/RAN3pfIFLrVM8dY2Os5xKmL0jc8X5y1qkvVNeLs17j2_s>;
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 "U+Nqad+E3mm5bZGhN1dUjdaBJYqAOXJYSrtre9m9VjivowrB6cKLrA2A9/axq6vYLJqHjpvayTWG/h6eup1cnQDNr02IlYt307v5BwaK/vAhzjPAxepDe9HExiRC49onLVjijofhEfl5P3XyaG3R69vrOjttvbP8xDu29REDBX+xKyNOwaqdOgZHFvE5O1bG50KYyXcpAmUaekhwdOC/1Tcqwk69xHk26lbBZARkz/ryc26G1PP1SlBA4Xn405gv3WFxXRPb+RoxlnLlMxcZf5zHUco5gerE1wm8yYVAmGO5n3B8eSRYZDvqnq4wmuZuxpBeeFVp2MIGYmR40sbwmA==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}