@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix ceasn: . @prefix ceterms: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix gem: . @prefix gemq: . @prefix loc: . @prefix locr: . @prefix meta: . @prefix publicationStatus: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vs: . @prefix xsd: . ceasn:publisher a rdf:Property ; rdfs:label "Publisher"@en-US ; rdfs:comment "An agent responsible for making this entity available."@en-US ; dct:description "Also referred to as the promulgating agency of the entity."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:CompetencyFramework, skos:ConceptScheme ; schema:rangeIncludes ceterms:CredentialOrganization, ceterms:QACredentialOrganization ; owl:equivalentProperty dct:publisher .