@prefix owl: . @prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @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:metaphor_detection dcterms:description "computational detection of metaphors in online text messages"; a owl:NamedIndividual, ; rdfs:label "metaphor detection"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dcterms:description . a . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB"; npx:hasSignature "LYv5psW5RTYG9EsanidoLBG2zeElqX5VdURhWn9U+GjleTq8yazm75gpI7F44LNWgPTkNW/K0gDiuLpN7HNBRNVlzf+3tY93TroIoDOwktEkzOQH3KZ46rvFv2Y5pc2Njm8FF/n0xc2b6VfIOAEIXMetQN7WexcO6LmUYP0nO68="; npx:hasSignatureTarget this: . this: dcterms:created "2023-07-23T15:20:45.178Z"^^xsd:dateTime; dcterms: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; dcterms:license ; npx:introduces sub:metaphor_detection; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }