@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:current-and-upcoming-events-view a , ; dct:isVersionOf sub:current-and-upcoming-events-view-kind; dct:title "📅 Current and upcoming events"; rdfs:label "Current and upcoming events view"; ; ; "5.7.current-sub-space-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 current and upcoming sub-space events - Returns the ongoing and upcoming events (defined as Spaces) that are sub-spaces of the given space." . this: dct:created "2026-06-23T11:45:33Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:current-and-upcoming-events-view; npx:introduces sub:current-and-upcoming-events-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "kbECOwBV74n+LUaVpvPjoaCl7vsR70wZk9qoMt0mbfGdF8pJiuFDXzI8jIMnu88J7i0Cypn8AvIRoIsY+DUtmp714/IBL5RRsI6RVr0qlXJUrH32LA0+HJnasnz9a5D9qnx4y7ATGTGFhmc4WB41Y1wsvWDSnlmHStTa7z3j4sw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }