@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a gen:Outlet, gen:Space; dct:description "Wikinewsie is a web app that shows the most-edited Wikipedia articles of the last few hours, automatically identifying current-event topics that are undergoing active collaboration. It presents them as story cards grouped into thematic and regional portals, which readers can enrich with headlines, images, and Wikidata event types."; rdfs:label "Wikinewsie"; owl:sameAs ; gen:hasAdmin orcid:0000-0001-9488-1870, orcid:0000-0002-1267-0234, orcid:0000-0002-9485-6146; gen:hasRootDefinition this: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-26T11:08:49Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; nt:wasCreatedFromProvenanceTemplate , ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "PYY6LNXBan4Gih483yAJJlFiq/8DPwRZ1oUHs6WOAfHb/Z5k4lm0TaDF0IbMPRF2rvFsLgkTI1sRfKLa9OUnrVeudeLGQM+5/f23TyZ4BimVDaY+TY+Bf4X5+LalbfpRN4RvC/5pIP2dm37PtHs1qkff5MyPNdNauQ78/m1EB5k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }