@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { sub:upcoming-events-view a , ; dct:isVersionOf ; dct:title "📅 Recent and upcoming events"; rdfs:label "Recent and upcoming events view"; , ; ; "5.5.upcoming-events"; ; "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get recent and upcoming events - Returns all recent, ongoing, and upcoming events that are defined as Spaces." . this: dct:created "2026-04-13T13:30:02.321+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license , ; npx:embeds sub:upcoming-events-view; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "CsH7ZX6C/y1qmMnS5fDdX1uGb1kWehJHm9va4IeI/XtxbXaQkLaDMhHQten5Y5j6mzB0JBdZn8mJQbFhxNfu1ZtVMM7D2jYxmPPSshyGF1OWA6kEF86bNJI8cw1ZpMoLRhL2f8O+Am2BuKtrRfjjdCw7gerJtxyRx9fn/WKBM+g="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }