@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 sub:testimonials-by-project-leads-view-kind; dct:title "💬 Testimonials by project leads"; rdfs:label "Testimonials by project leads view"; gen:appliesToInstancesOf gen:Project; 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:00:33Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:testimonials-by-project-leads-view; npx:introduces sub:testimonials-by-project-leads-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "jDFFOw+jkU8MHlA+AsLIEuC9QWnvm7m5LllkdsJX0FMEcSRvgr0uN3gUuLFCvcekWddg81/i2CDzKhBMfZIi3TqPBpzUvyqC83PVUYObOJ0vJS5+QBbEuhGAnyuISCZxeEaox1wvQBddsD1hPpSx3rGSQLv/fpzZkR/8yy3d7Uo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }