@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_detection 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-6785-9691 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB"; npx:hasSignature "kjRiDSi7WPQrlOPbc/+k82MLLxeAYuqr2n9mjHsdB7/fspDD6QQMMapFPeq4OMgciEWhs8P04CepTZ2N+G4bYzeCT9+f/R6SUDl2O5TJrEejDt8OlG+j3D7egAIxu/03go6ae+lY4wAJME2IuDFD7Tmo/8A0vlD137Ctzl1vJ2k="; npx:hasSignatureTarget this: . this: dct:created "2023-07-23T15:23:19.053Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4472-1681, orcid:0000-0002-6785-9691; dct:license ; npx:introduces sub:simile_detection; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }