http://purl.org/np/RAsEpABJZ39FwS0ytae8X7V5yp8iOT8lGj3DqjBvjTTPQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <http://purl.org/np/RAsEpABJZ39FwS0ytae8X7V5yp8iOT8lGj3DqjBvjTTPQ> .
@prefix sub: <http://purl.org/np/RAsEpABJZ39FwS0ytae8X7V5yp8iOT8lGj3DqjBvjTTPQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
sub:keyDeclaration npx:declaredBy <https://orcid.org/0000-0000-0000-0000>;
npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+llPYTH+mZGPJiom6XvWE1fw7q484Uwbgeav4m2hfbjUH9YwQOv8YEg85hFnqbHr7ScXUBfYO0SzqZH+2RjQrLOEEnuTyZM75LA8xv9GUWvhEaPd33DrlhriFnCbUE1GdZ72rVkegC4iK5KQszSKBtDZIb0OuoohP24gF1ydeBwIDAQAB" .
<https://orcid.org/0000-0000-0000-0000> foaf:name "Test User" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-02-08T20:07:30.806410"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/0000-0000-0000-0000> .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+llPYTH+mZGPJiom6XvWE1fw7q484Uwbgeav4m2hfbjUH9YwQOv8YEg85hFnqbHr7ScXUBfYO0SzqZH+2RjQrLOEEnuTyZM75LA8xv9GUWvhEaPd33DrlhriFnCbUE1GdZ72rVkegC4iK5KQszSKBtDZIb0OuoohP24gF1ydeBwIDAQAB";
npx:hasSignature "lEuMbwKe9bhb6rRGU6qhLWj9cAHhG0Fghwpr3jj8mwyaK6ovSVA+FCcj+Pz+UWeTnK5zSjVggsgvh/C4e5yRrn1PCC3WZ4pOQnF4EWiTE/zo98RvjHd7w7mchy7ivvP5KpBZjswvEzcZJ1P79RAbff1bHsPsWpcyioSAb7NPjpk=";
npx:hasSignatureTarget this: .
this: npx:introduces sub:keyDeclaration;
prov:generatedAtTime "2026-02-08T20:07:30.806410"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/0000-0000-0000-0000> .
}