@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix schema: <https://schema.org/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/np/RAkb1NYgDQ5bsxql0DFZRAybMfwaNu7Xo1C2tnHlZJOq8/testimonial> a
    gen:Testimonial;
  dct:description "Nanodash’s live views are essential in our project to make research tasks such as systematic reviews dynamic and traceable.";
  schema:about <https://w3id.org/spaces/knowledgepixels>;
  schema:author orcid:0000-0002-1784-2920 .

<https://w3id.org/np/RAZilHA64X5JcndTTqO9CBc4KT0N4alHKFe16UkmTlMU0/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 <https://w3id.org/spaces/knowledgepixels>;
  schema:author orcid:0000-0001-8327-0142 .
