@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:inLanguage a rdf:Property ; rdfs:label "In Language"@en-US ; rdfs:comment "The primary language used in or by this resource."@en-US ; vann:usageNote "This is the language the text is primarily written in, even if it makes use of other languages. For example, a competency for teaching spanish to english-speaking students would primarily be in english, because that is the language used to convey the material."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework, skos:ConceptScheme ; schema:rangeIncludes xsd:language ; owl:equivalentProperty , dct:language .