@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:addAction a ; rdfs:label "add..."; ; "collection"; "void"; "resource" . sub:collection-view dct:isVersionOf ; dct:title "🪣 Collections"; a , ; rdfs:label "Collection view"; "5.4.collections.1"; sub:addAction; ; "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-03-19T08:54:05.093+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:collection-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 "IBkiviH1jwKsika/Vd+PjkIBAC7/o1w2Gj+lD3X5anUViVcBxf2QmCdIgZnOTBA1N2jJ8FhG2HNSSTzslP/U99GNrAJnt8/TvJeB7RtvlgNPp/RTwvU7V81UUi/doPFCY6f0vnMiCl8AJ3e+wTUokK+oj4dtiZbQ89G3z9qmS3s="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get collections for resource - This query returns all collections that are part of the given resource" . nt:hasLabelFromApi "Creating a new collection" . }