@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:conceptKeyword a rdf:Property ; rdfs:label "Concept Keyword"@en-US ; rdfs:comment "A word or phrase used by the promulgating agency to refine and differentiate individual resources contextually."@en-US ; dct:description "The conceptKeyword property is used in ASN-conforming data solely to denote the significant topicality of the competency using free-text keywords and phrases derived and assigned by the indexer, e.g., \"George Washington\", \"Ayers Rock\", etc."@en-US ; vann:usageNote "This property should be used judiciously and in moderation. This property should be used only if an appropriate term does not exist in a controlled vocabulary. Note: To express topical values from a controlled vocabulary (e.g., terms drawn from the Australia Schools Online Thesaurus (ScOT)), use the conceptTerm property. Note: Use the subject property to denote the learning area/discipline of the achievement standard - e.g., \"History\", \"Science\", \"Social Studies\", \"Mathematics\" etc."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:subject ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework, skos:ConceptScheme ; schema:rangeIncludes rdf:langString ; owl:equivalentProperty asn:conceptKeyword, ceterms:keyword .