@prefix actionStat: . @prefix agentSector: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix ceterms: . @prefix claimType: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix foaf: . @prefix inputType: . @prefix learnMethod: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix orgType: . @prefix owl: . @prefix purpose: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:AdvancedStandingAction a rdfs:Class ; rdfs:label "Advanced Standing Action"@en-US ; rdfs:comment "Claim by an agent asserting that the object credential of the action provides advanced standing for a credential under the asserting agent's authority."@en-US ; dct:description "Since an instance of ceterms:CredentialingAction is a claim that a certain agent has taken the action being described, creation of such a ceterms:CredentialingAction should be reserved to the agent of that action."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subClassOf ceterms:CredentialingAction ; meta:domainFor ceterms:actingAgent, ceterms:actionStatusType, ceterms:description, ceterms:endDate, ceterms:evidenceOfAction, ceterms:instrument, ceterms:object, ceterms:participant, ceterms:startDate .