@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix ceasn: . @prefix ceterms: . @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:alignFrom a rdf:Property ; rdfs:label "Align From"@en-US ; rdfs:comment "A competency framework or competency from which this competency framework or competency is aligned."@en-US ; dct:description "An alignment is an assertion of some degree of equivalency between the subject and the object of the assertion."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency, ceasn:CompetencyFramework ; schema:rangeIncludes ceasn:Competency, ceasn:CompetencyFramework ; owl:equivalentProperty asn:alignFrom .