@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @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 { dct:description "computational detection of sarcasm in online text messages"; a , ; rdfs:label "sarcasm detection"; rdfs:seeAlso ; , , . } sub:provenance { a . sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "MF0Ye0VB7YT6468mpdNchQ2lQVoaenbpxR1cG6ogmNoRQ1DlWRUqYI6dW7R8rPI06AokFSnt4Eo2igmeIC41gbGKG5hZgWcmmV5Qr/Ok3NCM3PYvWu9LhNLUlFnz494kwFtyMTRk2OT6QCQ+5AnBcCZPXd1W16IzNibX4m5QlA4="; npx:hasSignatureTarget this: . this: dct:created "2023-08-21T12:48:03.760Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; pav:authoredBy 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; a ; rdfs:label "Individual: sarcasm detection"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . }