@prefix this: . @prefix sub: . @prefix gen: . @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:testimonials-by-project-leads-view a gen:ListView, gen:ResourceView; dct:isVersionOf ; dct:title "💬 Testimonials by project leads"; rdfs:label "Testimonials by project leads view"; gen:appliesToInstancesOf gen:Space; gen:hasStructuralPosition "4.3.testimonials-by-leads"; gen:hasViewQuery ; gen:hasViewQueryTargetField "project" . } 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 testimonials by project leads - This query returns the testimonials (about any entity) authored by any of the project leads of the given project." . this: dct:created "2026-04-15T13:12:56Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:testimonials-by-project-leads-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 "evbMutugP43w0AAfx5hY/BxQ/Erx+nAZocL1+F9WbY0ckzA17w87Ev73vKmWZptr0MSDr2LW73OInWib7R30myNUiAS7rS9uaAY4o+uWq4fIX8ro8swvssDRD1znmqNr89sXyAAoq8LAwt2SQHlrJ+C+fu82estQKQ0h7O7n+nk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }