@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:comment a rdf:Property ; rdfs:label "Comment"@en-US ; rdfs:comment "Supplemental text provided by the promulgating body that clarifies the nature, scope or use of this competency."@en-US ; dct:description "Use this property when the text provides useful context for this competency."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:comment .