@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/spaces/zonmw> a <https://w3id.org/kpxl/gen/terms/Organization>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "ZonMw (The Netherlands Organisation for Health Research and Development) is a Dutch public funding body that designs and funds research and innovation programs in health, care, and wellbeing.";
  rdfs:label "ZonMw";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0003-3710-3188;
  <https://w3id.org/kpxl/gen/terms/hasRootDefinition> <https://w3id.org/np/RARnd1LzxsLdmO28nQV_tlx5isSBWgHZ827vx0ufppOeo> .

<https://w3id.org/spaces/knowledgepixels> a <https://w3id.org/kpxl/gen/terms/Organization>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "Knowledge Pixels is a tech start-up with the mission to revolutionize global knowledge sharing.";
  rdfs:label "Knowledge Pixels";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234;
  <https://w3id.org/kpxl/gen/terms/hasRootDefinition> <https://w3id.org/np/RAOOz-8E-dbdPvZ-yvWkIcOHRfgRIOWA0vajbVhzAybLw> .

<https://w3id.org/spaces/gofair> a <https://w3id.org/kpxl/gen/terms/Organization>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "The GO FAIR Foundation guides people and organisations on solutions for making data Findable, Accessible, Interoperable, Reusable [FAIR] for both people and machines.";
  rdfs:label "GO FAIR Foundation";
  owl:sameAs <https://ror.org/056j50v04>, <https://www.gofair.foundation/>;
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997 .
