@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { "10.1145/2542182.2542189"; "27"; "1"; "5"; dct:creator , , ; dct:date "2013-12"^^xsd:gYearMonth; dct:identifier "10.1145/2542182.2542189"; dct:isPartOf ; dct:publisher "Association for Computing Machinery (ACM)"; dct:title "Personalized emerging topic detection based on a term aging model"; "10.1145/2542182.2542189"; "27"; "1"; "5"; , . a ; "Schifanella"; "Claudio"; "Claudio Schifanella" . a ; "Caro"; "Luigi Di"; "Luigi Di Caro" . a ; "Cataldi"; "Mario"; "Mario Cataldi" . "2157-6904", "2157-6912"; dct:title "ACM Transactions on Intelligent Systems and Technology"; "2157-6904", "2157-6912"; a ; "urn:issn:2157-6904", "urn:issn:2157-6912" . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2021-09-20T12:48:17.385+02:00"^^xsd:dateTime; dct:creator , , , , ; dct:license . }