@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @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:competencyText a rdf:Property ; rdfs:label "Competency Text"@en-US ; rdfs:comment "The text of the competency."@en-US ; vann:usageNote "This property should be used to provide the actual text of the competency statement. To provide information about the competency other than the text itself, use the comment property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:description ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString .