@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/ASN/schema/core/> .
@prefix asnPublicationStatus: <http://purl.org/asn/scheme/ASNPublicationStatus/> .
@prefix asnscheme: <http://purl.org/asn/scheme/> .
@prefix case: <https://purl.imsglobal.org/spec/case/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix cs: <http://vocab.org/changeset/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix evalCat: <https://purl.org/ctdlasn/vocabs/evalCat/> .
@prefix gem: <http://purl.org/gem/elements/> .
@prefix gemq: <http://purl.org/gem/qualifiers/> .
@prefix loc: <http://www.loc.gov/loc.terms/> .
@prefix locr: <http://www.loc.gov/loc.terms/relators/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix publicationStatus: <http://purl.org/ctdlasn/vocabs/publicationStatus/> .
@prefix qdata: <https://credreg.net/qdata/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vs: <https://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# CHANGE HISTORY
<https://credreg.net/ctdlasn/termhistory/ceasn/competencyCategory/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/competencyCategory/turtle/3833af23-d7c6-4cbe-9478-9994c5592f6f> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/competencyCategory/turtle/8bb0a343-ee88-4048-98c1-3e9b539e7b87> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/competencyCategory/turtle/3833af23-d7c6-4cbe-9478-9994c5592f6f> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:competencyCategory ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Updated the range of this property from rdf:langString to skos:Concept to make it more useful. Note: This change was reverted. See github issue for details."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/626> .



#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/competencyCategory/turtle/8bb0a343-ee88-4048-98c1-3e9b539e7b87> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:competencyCategory ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Alignment to IMS Global CASE"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/619> ;
	cs:addition _:ChangeStatement_e1491dc0-46b0-4320-b24b-3ec68c68a1f7 .


# ADD TRIPLE
_:ChangeStatement_e1491dc0-46b0-4320-b24b-3ec68c68a1f7 a cs:Statement ;
	rdf:subject ceasn:competencyCategory ;
	rdf:predicate owl:equivalentProperty ;
	rdf:object case:v1p0/CFItemType .


