@prefix foaf: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
npx:declaredBy
orcid:0000-0002-4472-1681;
npx:hasAlgorithm "RSA";
npx:hasKeyLocation ;
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChS8k4eexjdteLU4buJD/hxRGBo3tlccKfu1SQSYvczvJyXcGL/CnfFHEk1lJlC96njtX7LgMjupZqzV5ZdkewzbEZMpS7f9CqUIQpa2bnWJD61jhzochdgss5JRHQhqd0kKyz2nnrnSBtKGsd142sAYPPlTmgFeRXaIXhmcC3EwIDAQAB" .
orcid:0000-0002-4472-1681 foaf:name "Richa Sharma" .
}
sub:provenance {
sub:assertion prov:wasGeneratedBy sub:research-activity .
sub:research-activity dct:description .
a .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChS8k4eexjdteLU4buJD/hxRGBo3tlccKfu1SQSYvczvJyXcGL/CnfFHEk1lJlC96njtX7LgMjupZqzV5ZdkewzbEZMpS7f9CqUIQpa2bnWJD61jhzochdgss5JRHQhqd0kKyz2nnrnSBtKGsd142sAYPPlTmgFeRXaIXhmcC3EwIDAQAB";
npx:hasSignature "IFEbnrbPQEdDr4AZuktCXwrRkTWvJqRzGys0rQ8QNrNNlJporp6+lyJHTuY0Dhe5OafFRIGhqz2Sts+Q3g3ZFMlf/sK0ViEjwACAK8je3Q+319dpiizdVS/ZwW8csjxWcMIJPdEndcV5OBd1aaN5zrrtteLBBqwUXGyeC9KA5hI=";
npx:hasSignatureTarget this: .
this: dct:created "2023-05-22T12:33:49.065Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-3340-8112, orcid:0000-0002-4472-1681, orcid:0000-0002-5169-209X,
orcid:0000-0002-6785-9691, orcid:0000-0003-0636-4000;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}