@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" . 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." . this: dct:created "2026-06-23T12:17:39Z"^^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 "PnD9Eil/L3kuC/eyWW873zHifagJ89vxKnOYX9kq/WLpJtRw1atKFgVHd/SU9osavmbWwNpFq+CLB2mQ5/nSveCEF6ISH9eCwZfsQYOTAEPmfQ6FFcKvFIBaey7QkvaAxz/XjcpSiFEERcdEN2xhT7RwrMwNwnaHEo5ZHeYspB8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }