@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:listID a rdf:Property ; rdfs:label "List ID"@en-US ; rdfs:comment "An alphanumeric string found in the source framework indicating the relative position of a competency in an ordered list of competencies such as \"A\", \"B\", or \"a\", \"b\", or \"I\", \"II\", or \"1\", \"2\"."@en-US ; vann:usageNote "Punctuation accompanying alphanumeric strings should not be included."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf asn:listID ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:string .