@prefix orcid: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix dce: .
@prefix npx: .
@prefix xsd: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
this: npx:includesElement ,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
.
}
sub:provenance {
sub:assertion a npx:IndexAssertion .
}
sub:pubinfo {
this: dce:title "Nanopublications representing the Nanopublication Template Ontology";
dct:created "2025-05-19T11:32:56.014+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license ;
npx:supersedes ;
a npx:NanopubIndex .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "bEpfT+Z/4RjRYtc9oPUQPZKiEh1DrO4BzOZTJQuSnO2AwjAuZxXYpYwLgSbrvgaI6ZRdWLmNcTR2fLJgSf71pzIe3qSPEzrpXsvyknaCa9qjv3fGrwpt6iNavS4Mw6tMLQEWnOosJJ1hfQ7nah6OI/Vf1nbbDK6QXcm3/oU00dw=";
npx:hasSignatureTarget this: .
}