@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:simile dct:description "Simile detection is the task of detecting a simile in a sentence."; a , ; rdfs:label "simile detection"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4472-1681 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChS8k4eexjdteLU4buJD/hxRGBo3tlccKfu1SQSYvczvJyXcGL/CnfFHEk1lJlC96njtX7LgMjupZqzV5ZdkewzbEZMpS7f9CqUIQpa2bnWJD61jhzochdgss5JRHQhqd0kKyz2nnrnSBtKGsd142sAYPPlTmgFeRXaIXhmcC3EwIDAQAB"; npx:hasSignature "md7xiLHx9tD5qCaYt4l/EdwVLluA5gRxgfZH0/iQ8bB5YFX281YRlzGolOwoRurD+RCSGCGufyYJzxBBDEEoNI3DSxwMpsHN9ThsWgt22ysIBBFZ7ycXBvPgoZOObw6nonHB+k8A2D4ZAoaRYS8js8rRfFAUCtnTnrHCWzlmnjI="; npx:hasSignatureTarget this: . this: dct:created "2023-05-22T13:34:42.388Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4472-1681; npx:introduces sub:simile; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }