@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:sarcasm_detection dct:description "computational detection of sarcasm in online text messages"; a , ; rdfs:label "sarcasm detection"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . a . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB"; npx:hasSignature "TRMOYyTKs7zzLG1VHbDYf4C7ge56Ly0cd0878dYytawy6uKRFowNPNoBTFqVAQK3SRREMi4aUkcMObDx4Tp4cYIpHEd0r5Fn3+kVJj/73KO3WPBBivClPODyuYnsH6ParztD9RgjGRguyQPEg2Qilwg71jtWv7KCAqctR8rku9k="; npx:hasSignatureTarget this: . this: dct:created "2023-07-23T15:19:49.965Z"^^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; dct:license ; npx:introduces sub:sarcasm_detection; npx:supersedes ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }