@prefix rdf: . @prefix rdfs: . @prefix owl: . @prefix dct: . a owl:Ontology, ; dct:description "This is the vocabulary consisting of instances of actions, roles, and purposes used to express user stories."; rdfs:label "User Story Vocabulary"; ; .