@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @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:testimonial a gen:Testimonial; dct:description "With its nanopublication technology and Nanodash platform, Knowledge Pixels fills a critical gap in providing a coherent, user-friendly environment for communities to collaboratively build and maintain shared vocabularies, seamlessly connecting them to the broader knowledge landscape"; schema:about ; schema:author orcid:0000-0001-8327-0142 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8327-0142 . } sub:pubinfo { orcid:0000-0001-8327-0142 foaf:name "Gertjan Bisschop" . this: dct:created "2026-04-13T07:50:07.859Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8327-0142; dct:license ; npx:introduces sub:testimonial; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrtQj5vwUetIUcAq1KOnUqIuPJAJm48YRojgd5u3y1c7NAZJU907q94I3KV5l7AJd0O5Ekzedt8dS3VpJFucrvg2v4BRGmEa7C8VMg6CcEsKTAa6wUEJfngKAfj8e6moEHOxdCs52BDRnJffZwbTlsQkGV3XpsRDCUjq1vgz/vRwIDAQAB"; npx:hasSignature "f+OqYN6+DS8odm0/WGtfAz/DGCvl/j6kru1yApaqA5+hGSmWXftZqUFItv3e3USu8Lcn1WCKFazip5B6MlwZkUFuwmyv83cHXvzVzvoyNy7nBtR/ZiMb+Jc2EkTl2aqC79EAMaa+ZLCKIsu2UF6rIb71tKqa2QKzHq5THVvGjF8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8327-0142 . }