@prefix dct: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix sp: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:spi a sp:SuperPatternInstance;
sp:hasContextClass ;
sp:hasObjectClass ;
sp:hasQualifier sp:generallyNotQualifier;
sp:hasRelation sp:inhibits;
sp:hasSubjectClass .
}
sub:provenance {
sub:assertion ns1:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB";
npx:hasSignature "VwNFLDRE076KILzi62yyDpP+am+y2mIrWZnf8CRKJxPIAeIlRJ6W6YrRxxRSQGK4JVDXmkQKwlMjouckoPxg8rARnPF4fCg53HuH8yIVS/+AAMzoS0S3w1t+f66Z1FFIGkWMrfSlh2XRj74/DElXpgpr82P4npop/Wz3HyI/l1Y=";
npx:hasSignatureTarget this: .
this: dct:created "2021-02-11T15:23:32.660+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-7114-6459;
npx:introduces sub:spi;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}