@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:ClaimType a skos:ConceptScheme ; rdfs:label "Claim Type"@en-US ; rdfs:comment "Types of the claims supported by a verification service."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; meta:hasConcept claimType:BadgeClaim, claimType:QualityAssuranceClaim, claimType:TranscriptClaim, claimType:Verifiedclaim, claimType:VerifiedClaim . claimType:BadgeClaim a skos:Concept ; skos:prefLabel "Badge Claim"@en-US ; skos:definition "Verifiable visual representation that can be shared, embedded, linked, or otherwise used to publicly indicate that an individual has the represented credential."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:ClaimType . claimType:QualityAssuranceClaim a skos:Concept ; skos:prefLabel "Quality Assurance Claim"@en-US ; skos:definition "Verifiable representation of quality assurance."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:ClaimType . claimType:TranscriptClaim a skos:Concept ; skos:prefLabel "Transcript Claim"@en-US ; skos:definition "Verifiable representation of postsecondary courses and degrees completed."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:ClaimType . claimType:VerifiedClaim a skos:Concept ; skos:prefLabel "Verified Claim"@en-US ; skos:definition "Verifiable representation of the credential holder's achievement."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:ClaimType .