@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:sub-space-projects-view a , ; dct:isVersionOf ; dct:title "📁 Ongoing and upcoming projects"; rdfs:label "Ongoing and upcoming projects view"; ; "5.9.ongoing-projects"; ; "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-06-23T13:37:43Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:sub-space-projects-view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "jFk65GNGA+6ov53hB6cCczbksdu0x08GBYPPbUro071Pwt+koyuQzjffQhhWxUYeuFWJDXGhpD/HtbeJvNFh8aui4eFnyx5Cf7U/IIuGgVta7tn+FR6+mZiAXNRNl+j8ZwQEAk4Gw1+YG8Afi4oFbIPGe4B0/KydT6VLzaZb7zE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get ongoing and upcoming sub-space projects - Returns the ongoing and upcoming projects (defined as Spaces) that are sub-spaces of the given space, together with their project lead (Member-tier or above)." . }