@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:educationLevelType a rdf:Property ; rdfs:label "Education Level Type"@en-US ; rdfs:comment "A general statement describing the education or training context. Alternatively, a more specific statement of the location of the audience in terms of its progression through an education or training context."@en-US ; dct:description "Best practice is to use terms from the http://purl.org/ctdl/terms/AudienceLevel concept scheme."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dct:audience ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes skos:Concept ; meta:targetScheme ceterms:AudienceLevel ; owl:equivalentProperty , ceterms:audienceLevelType, dct:educationLevel .