@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.1109/greencom-ithings-cpscom.2013.173"; dct:creator , , ; dct:date "2013-08"^^xsd:gYearMonth; dct:identifier "10.1109/greencom-ithings-cpscom.2013.173"; dct:isPartOf ; dct:publisher "IEEE"; dct:title "Understanding News Sharing in Social Media from the Diffusion of Innovations Perspective"; "10.1109/greencom-ithings-cpscom.2013.173"; , , . a ; "Lee"; "Chei Sian"; "Chei Sian Lee" . a ; "Goh"; "Dion H."; "Dion H. Goh" . a ; "Ma"; "Long"; "Long Ma" . dct:title "2013 IEEE International Conference on Green Computing and Communications and IEEE Internet of Things and IEEE Cyber, Physical and Social Computing"; a . } 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 . }