@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix case: . @prefix ceasn: . @prefix ceterms: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix gem: . @prefix gemq: . @prefix loc: . @prefix locr: . @prefix meta: . @prefix publicationStatus: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vs: . @prefix xsd: . ceasn:competencyCategory a rdf:Property ; rdfs:label "Competency Category"@en-US ; rdfs:comment "The textual label identifying the category of the competency as designated by the promulgating body."@en-US ; dct:description "This property points to a class, not to instances of that class. For example, where two competencies in a competency framework have been identified respectively by the promulgating agency as \"Strand: Rennaisance\" and \"Strand: Social history\", the statementLabel for both these competencies is \"Strand\"."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:statementLabel, .