@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:conceptTerm a rdf:Property ; rdfs:label "Concept Term"@en-US ; rdfs:comment "A term drawn from a controlled vocabulary used by the promulgating agency to refine and differentiate individual resources contextually."@en-US ; dct:description "The conceptTerm property is used in ASN-conforming data solely to denote the topicality of the competency - e.g., \"Pythagorean Theorem\", \"Trigonometric functions\", \"Forces and energy\", \"Scientific method\", \"Oral history\" etc. The value of the conceptTerm property must be drawn from a controlled vocabulary where concepts have all been assigned URI - e.g., terms drawn from the Australia Schools Online Thesaurus (ScOT)."@en-US ; vann:usageNote "Note: Topic terms can include relevant people, places, things, and events. Note: To express topical terms using free-text keywords, use the conceptKeyword 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 skos:Concept ; owl:equivalentProperty asn:conceptTerm, ceterms:subject .