@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
<http://www.credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/002b225d-ed22-41e9-8483-68ccfa9fe085> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/3b28d0c7-51a0-4ab5-a8d7-3834409e6fee> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/b6237952-3683-47dc-b7e4-ef0fde8da438> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/002b225d-ed22-41e9-8483-68ccfa9fe085> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:conceptKeyword ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Compatibility with concept schemes"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/588> ;
	cs:removal _:ChangeStatement_27d7988b-4d77-4496-a247-c43cfb65e1f7 ;
	cs:addition _:ChangeStatement_d383a606-351f-48b8-9508-16c3320b4e20 ;
	cs:addition _:ChangeStatement_c733c25b-e8fa-4d7c-ab3d-ec21db95a20c .

# REMOVE TRIPLE
_:ChangeStatement_27d7988b-4d77-4496-a247-c43cfb65e1f7 a cs:Statement ;
	rdf:subject ceasn:conceptKeyword ;
	rdf:predicate rdfs:comment ;
	rdf:object "A word or phrase used by the promulgating agency to refine and differentiate individual competencies contextually."@en-US .


# ADD TRIPLE
_:ChangeStatement_d383a606-351f-48b8-9508-16c3320b4e20 a cs:Statement ;
	rdf:subject ceasn:conceptKeyword ;
	rdf:predicate schema:domainIncludes ;
	rdf:object skos:ConceptScheme .

# ADD TRIPLE
_:ChangeStatement_c733c25b-e8fa-4d7c-ab3d-ec21db95a20c a cs:Statement ;
	rdf:subject ceasn:conceptKeyword ;
	rdf:predicate rdfs:comment ;
	rdf:object "A word or phrase used by the promulgating agency to refine and differentiate individual resources contextually."@en-US .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/3b28d0c7-51a0-4ab5-a8d7-3834409e6fee> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:conceptKeyword ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Added to Rubric"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/892> ;
	cs:addition _:ChangeStatement_43d92c3f-db52-4846-87f6-0a8f126c7083 .


# ADD TRIPLE
_:ChangeStatement_43d92c3f-db52-4846-87f6-0a8f126c7083 a cs:Statement ;
	rdf:subject ceasn:conceptKeyword ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceasn:Rubric .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/conceptKeyword/turtle/b6237952-3683-47dc-b7e4-ef0fde8da438> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:conceptKeyword ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Added to Progression Model"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/829> ;
	cs:addition _:ChangeStatement_97389c64-0ddc-4bd8-a8c7-5576a05823f3 .


# ADD TRIPLE
_:ChangeStatement_97389c64-0ddc-4bd8-a8c7-5576a05823f3 a cs:Statement ;
	rdf:subject ceasn:conceptKeyword ;
	rdf:predicate schema:domainIncludes ;
	rdf:object asn:ProgressionModel .


