@prefix rdf: . @prefix rdfs: . @prefix dct: . a , ; dct:description "just for testing."; rdfs:label "Test SKOS Scheme"; ; . a ; "just testing..."; ; "Concept A" . a ; ; "testing"; ; "Concept B" .