@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix case: . @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:isPartOf a rdf:Property ; rdfs:label "Is Part Of"@en-US ; rdfs:comment "Competency framework that this competency is a part of."@en-US ; vann:usageNote "This property does not indicate whether or not this statement is a top-level statement in the referenced competency framework; only that it is in some way a part of that framework. To indicate that this statement is a top-level statement, use both this property and the isChildOf property."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf dc:relation ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes ceasn:CompetencyFramework ; owl:equivalentProperty dct:isPartOf .