@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:Delivery a skos:ConceptScheme ; rdfs:label "Delivery Type"@en-US ; rdfs:comment "Types of technical form for providing instances of the entity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; meta:hasConcept deliveryType:BlendedDelivery, deliveryType:InPerson, deliveryType:OnlineOnly, deliveryType:VariableSite . deliveryType:BlendedDelivery a skos:Concept ; skos:prefLabel "Blended Delivery"@en-US ; skos:definition "Delivery includes significant levels of both in person and online."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Delivery . deliveryType:InPerson a skos:Concept ; skos:prefLabel "In-Person Only"@en-US ; skos:definition "Delivery is only face-to-face."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Delivery . deliveryType:OnlineOnly a skos:Concept ; skos:prefLabel "Online Only"@en-US ; skos:definition "Delivery is only via the Internet."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:Delivery . deliveryType:VariableSite a skos:Concept ; skos:prefLabel "Variable Site"@en-US ; skos:definition "Delivery is not tied to a specific site."@en-US ; dct:description "Includes physical/in-person delivery to a range of locations, whether predetermined or customized to a specific need. Examples include equipment for dispensing information to mobile devices in locations with limited/no connection."@en-US ; vs:term_status vs:unstable ; meta:changeHistory ; skos:inScheme ceterms:Delivery .