@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:HoldersProfile a rdfs:Class ; rdfs:label "Holders Profile"@en-US ; rdfs:comment "Entity describing the count and related statistical information of holders of a given credential."@en-US ; vann:usageNote "The use of ceterms:AggregateDataProfile instead of this class is strongly recommended."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subClassOf ceterms:AggregateDataProfile, schema:CreativeWork ; meta:domainFor qdata:relevantDataSet .