http://purl.org/np/RAaE6TDEjz47zIJTuns3SN82fPTpe-tbSVeAXrjGCXxF4
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <http://purl.org/np/RAaE6TDEjz47zIJTuns3SN82fPTpe-tbSVeAXrjGCXxF4> .
@prefix sub: <http://purl.org/np/RAaE6TDEjz47zIJTuns3SN82fPTpe-tbSVeAXrjGCXxF4#> .
@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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcY9boxt+Ziq/ZxLWhJg9UgyhssHdGRsx4IoNQOcWMiVLDkSBJcscH9nYypYy454jDF7awAI/J2gk/R0LaG1UDHg12KnZAMn61/x5Xt+E4fVNEXA1IE98VxmHrf0nmWfCgzF32VTAnEGa3LhE0nG02VVL+FTN3k7HwgEYkfHkTGQIDAQAB" .
<https://orcid.org/0000-0000-0000-0000> foaf:name "Test" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-02-09T06:20:17.900938"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/0000-0000-0000-0000> .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcY9boxt+Ziq/ZxLWhJg9UgyhssHdGRsx4IoNQOcWMiVLDkSBJcscH9nYypYy454jDF7awAI/J2gk/R0LaG1UDHg12KnZAMn61/x5Xt+E4fVNEXA1IE98VxmHrf0nmWfCgzF32VTAnEGa3LhE0nG02VVL+FTN3k7HwgEYkfHkTGQIDAQAB";
npx:hasSignature "BYml4Hys0PCG+jErCWHWVonEigFwjo24oqwL+53xGI/kONwAJUAZQoISrE7gx8eD+k3WC4KUFQWLRrVm7qdFvanTbqksPQQwjIbcuJJnLHjvY6S8ymLE5JL93aWBLek1/pXEAC8FuzSYTBnsGeIOnwxrIOo1EWA6uLPKFqQp1xg=";
npx:hasSignatureTarget this: .
this: npx:introduces sub:keyDeclaration;
prov:generatedAtTime "2026-02-09T06:20:17.900938"^^xsd:dateTime;
prov:wasAttributedTo <https://orcid.org/0000-0000-0000-0000> .
}