@prefix adminRecord: . @prefix asn: . @prefix ceasn: . @prefix ceterms: . @prefix collectionMethod: . @prefix dataWithholding: . @prefix dc: . @prefix dct: . @prefix incomeDetermination: . @prefix meta: . @prefix obi: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix sourceCoverage: . @prefix subjectCategory: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:instructionalProgramType a rdf:Property ; rdfs:label "Instructional Program Type"@en-US ; rdfs:comment "Type of instructional program; select from an existing enumeration of such types."@en-US ; vann:usageNote "For U.S. credentials, best practice is to use a framework such as the CIP (Classification of Instructional Programs). Other credentials may use any framework of the class CTDL InstructionalProgramClassification."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf ceterms:credentialAlignment ; schema:domainIncludes qdata:DataSetProfile ; schema:rangeIncludes skos:Concept ; meta:targetScheme ceterms:InstructionalProgramClassification .