@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/wi-iat.2011.311"; dct:creator , , ; dct:date "2011-08"^^xsd:gYearMonth; dct:identifier "10.1109/wi-iat.2011.311"; dct:isPartOf ; dct:publisher "IEEE"; dct:title "Twitter Informatics: Tracking and Understanding Public Reaction during the 2009 Swine Flu Pandemic"; "10.1109/wi-iat.2011.311"; , , . a ; "Louis"; "Connie St"; "Connie St Louis" . a ; "Szomszor"; "Martin"; "Martin Szomszor" . a ; "Kostkova"; "Patty"; "Patty Kostkova" . dct:title "2011 IEEE/WIC/ACM International Conferences on Web Intelligence and Intelligent Agent Technology"; 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 . }