@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/> .

<https://w3id.org/spaces/knowledgepixels/nanodash/r/home> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "The Home page of Nanodash.";
  rdfs:label "Nanodash Home";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/knowledgepixels/nanodash> .

<https://w3id.org/spaces/nanopub/r/nanorequests> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "A space to ask for community input when trying to create resources like nanopublication queries or nanopublication templates.";
  rdfs:label "Nanorequests";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/nanopub> .

<https://w3id.org/spaces/nanopub/r/faq> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "Frequently Asked Questions with respect to nanopublications.";
  rdfs:label "Nanopublications FAQ";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/nanopub> .

<https://w3id.org/spaces/marine-biodiversity/r/ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is an ontology on marine biodiversity.";
  rdfs:label "Marine Biodiversity Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/marine-biodiversity/r/ontology/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/marine-biodiversity> .

<https://w3id.org/spaces/nanopub/r/thank> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is an ontology for expressing thanks.";
  rdfs:label "Thank Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/nanopub/r/thank/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/nanopub> .

<https://w3id.org/spaces/nanopub/r/docs> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is general documentation about the nanopublication technology.";
  rdfs:label "Nanopublication Docs";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/nanopub> .

<https://example.org/foobartest> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "test test";
  rdfs:label "test ABCD";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://w3id.org/spaces/nanopub/r/network> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the global and decentralized network of nanopublication services, users, and applications.";
  rdfs:label "Nanopublication network";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/nanopub> .

<https://w3id.org/spaces/carabid-beetles/r/ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "An ontology to describe features of carabid beetles.";
  rdfs:label "Carabid Beetle Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/carabid-beetles/r/ontology/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/carabid-beetles> .

<https://w3id.org/spaces/AI-in-education/r/terms> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is a vocabulary for research on AI in education.";
  rdfs:label "AI in Education Vocabulary";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/AI-in-education/r/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/AI-in-education> .

<https://w3id.org/spaces/genaikg/r/ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "An ontology to define terms relevant to GenAI.";
  rdfs:label "GenAI Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/genaikg/r/ontology/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/genaikg> .

<https://w3id.org/fff/terms> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the vocabulary consisting of instances of actions, roles, and purposes used to express user stories.";
  rdfs:label "User Story Vocabulary";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/fff/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/fff> .

<https://w3id.org/fff/req> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description """This is an ontology to define requirements by the 
FAIRification Framework group.""";
  rdfs:label "FAIR Requirements Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/fff/req/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/fff> .

<https://w3id.org/spaces/sciencelive/quantum-biodiversity-review/r/SystematicReviewQuantum4Biodiversity>
  a <http://purl.org/spar/fabio/SystematicReview>, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "Systematic Review about the potential use of Quantum Computing for Biodiversity. The goal is to monitor the field of quantum computing for applications in the Biodiversity domain.";
  rdfs:label "Systematic Review on Quantum Computing for Biodiversity";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/sciencelive/quantum-biodiversity-review> .

<https://w3id.org/spaces/test/group/r/test-collection> a <http://purl.org/dc/dcmitype/Collection>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is a collection for testing...";
  rdfs:label "test collection";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://w3id.org/fair/principles/terms/FAIR-Vocabulary> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>,
    owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the formal vocabulary (ontology) describing the FAIR principles.",
    "This is the formal vocabulary (ontology) describing the FAIR principles.";
  rdfs:label "FAIR Vocabulary", "FAIR Vocabulary";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/fair/principles/terms/>,
    <https://w3id.org/fair/principles/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/fair>, <https://w3id.org/spaces/fair> .

<https://w3id.org/spaces/mac/r/ontology/MAC-Ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the ontology of the MAC group.";
  rdfs:label "MAC Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/mac/r/ontology/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/mac> .

<https://w3id.org/sciencelive/o/terms/ScienceLiveOntology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the ontology developed within the Science Live project";
  rdfs:label "Science Live Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/sciencelive/o/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/sciencelive> .

<https://w3id.org/fair/fip/terms/FIP-Ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is an ontology of the FAIR Implementation Profiles (FIP) for the FAIR principles.";
  rdfs:label "FAIR Implementation Profile (FIP) Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/fair/fip/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/fip-group> .

<https://w3id.org/fair/ff/terms/FAIR-Funding-Framework-Ontology> a owl:Ontology, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is the ontology for the FAIR Funding Framework.";
  rdfs:label "FAIR Funding Framework ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/fair/ff/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/fairff-group> .

<https://w3id.org/spaces/test/group/r/MySystematicReview> a <http://purl.org/spar/fabio/SystematicReview>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "just for testing.";
  rdfs:label "My systematic review";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://example.org/TestFoo> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "TestFoo";
  rdfs:label "TestFoo";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://example.org/TestXYZ> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "testing...";
  rdfs:label "TestXYZ";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://example.org/testABC> a <https://example.org/test>, <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "another test...";
  rdfs:label "Test ABC";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://w3id.org/spaces/knowledgepixels/incubator/project1/r/TestVocabulary> a <http://www.w3.org/2008/05/skos#ConceptScheme>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "vocabulary for testing within this project";
  rdfs:label "Test Vocabulary";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/knowledgepixels/incubator/project1> .

<https://w3id.org/spaces/metabolomics/r/metabolomics-type-vocabulary> a <http://www.w3.org/2008/05/skos#ConceptScheme>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "SKOS concept scheme for metabolomics types.";
  rdfs:label "Metabolomics Type Vocabulary";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/spaces/metabolomics/r/metabolomics-type-vocabulary/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/metabolomics> .

<https://example.org/M4M.44.T.7/UserStoryVocabulary> a <http://www.w3.org/2008/05/skos#ConceptScheme>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is a user story vocabulary for demo purposes.";
  rdfs:label "User Story Vocabulary";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://example.org/M4M.44.T.7/UserStoryVocabulary/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/fair/3pff/M4M.44.T.7> .

<http://example.org/Incubator-test/TestScheme> a <http://www.w3.org/2008/05/skos#ConceptScheme>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "just for testing.";
  rdfs:label "Test SKOS Scheme";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <http://example.org/Incubator-test/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/knowledgepixels/incubator> .

<http://example.org/TestSkosVocabulary/TestSkosConceptScheme> a <http://www.w3.org/2008/05/skos#ConceptScheme>,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is an example of a SKOS concept scheme for testing purposes.";
  rdfs:label "Test SKOS concept scheme";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <http://example.org/TestSkosVocabulary/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://w3id.org/kpxl/gen/terms/GeneralNanopubEcosystemOntology> a owl:Ontology,
    <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is an ontology with general terms in the context of the nanopublication ecosystem.";
  rdfs:label "General Nanopub Ecosystem Ontology";
  <https://w3id.org/kpxl/gen/terms/hasNamespace> <https://w3id.org/kpxl/gen/terms/>;
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/knowledgepixels> .

<http://example.org/test-resource> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "for testing.";
  rdfs:label "Test Resource";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .

<https://example.org/MaintainedResourceExample> a <https://w3id.org/kpxl/gen/terms/MaintainedResource>;
  dct:description "This is just an example for testing.";
  rdfs:label "Example of a maintained resource";
  <https://w3id.org/kpxl/gen/terms/isMaintainedBy> <https://w3id.org/spaces/test/group> .
