@prefix rdf: . @prefix rdfs: . @prefix dct: . a , ; dct:description "vocabulary for testing within this project"; rdfs:label "Test Vocabulary"; . a , ; dct:description "SKOS concept scheme for metabolomics types."; rdfs:label "Metabolomics Type Vocabulary"; ; . a , ; dct:description "This is a user story vocabulary for demo purposes."; rdfs:label "User Story Vocabulary"; ; . a , ; dct:description "just for testing."; rdfs:label "Test SKOS Scheme"; ; . a , ; dct:description "This is an example of a SKOS concept scheme for testing purposes."; rdfs:label "Test SKOS concept scheme"; ; .