@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/educationLevelType/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/educationLevelType/turtle/9ca307e6-b3ab-4227-9c29-219cd1c07242> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/educationLevelType/turtle/008a11ec-b7ac-4409-b5b8-fc5f35ab86a1> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/educationLevelType/turtle/9ca307e6-b3ab-4227-9c29-219cd1c07242> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:educationLevelType ;
	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_bac4e8a6-c60e-430d-ac31-35a880dcb1f8 .


# ADD TRIPLE
_:ChangeStatement_bac4e8a6-c60e-430d-ac31-35a880dcb1f8 a cs:Statement ;
	rdf:subject ceasn:educationLevelType ;
	rdf:predicate owl:equivalentProperty ;
	rdf:object case:v1p0/vocab#educationLevel .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/educationLevelType/turtle/008a11ec-b7ac-4409-b5b8-fc5f35ab86a1> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:educationLevelType ;
	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_c84da20c-4707-4d5a-8ccd-43ff2b377c9c .


# ADD TRIPLE
_:ChangeStatement_c84da20c-4707-4d5a-8ccd-43ff2b377c9c a cs:Statement ;
	rdf:subject ceasn:educationLevelType ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceasn:Rubric .


