@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:localSubject a rdf:Property ; rdfs:label "Local Subject"@en-US ; rdfs:comment "The text string denoting the subject of the competency framework or competency as designated by the promulgating agency."@en-US ; vann:usageNote "The localSubject property and subject property may or may not point to the same subject. If so, enter the text string for the subject as the value of this property and the URI for that subject in the subject property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:subject ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:localSubject .