@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/skos/notation/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/skos/notation/turtle/c19bb9cc-dc82-43e4-999b-b10625f91f20> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/skos/notation/turtle/75b85cb9-d2f0-48e6-b993-899003a70ccd> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/skos/notation/turtle/c19bb9cc-dc82-43e4-999b-b10625f91f20> a cs:ChangeSet ;
	cs:subjectOfChange skos:notation ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Added to Progression Level"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/829> ;
	cs:addition _:ChangeStatement_0f1e166f-a9cc-4026-b8c5-f3e77dbb3f12 .


# ADD TRIPLE
_:ChangeStatement_0f1e166f-a9cc-4026-b8c5-f3e77dbb3f12 a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate schema:domainIncludes ;
	rdf:object asn:ProgressionLevel .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/skos/notation/turtle/75b85cb9-d2f0-48e6-b993-899003a70ccd> a cs:ChangeSet ;
	cs:subjectOfChange skos:notation ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Borrowing terms from the SKOS schema for use with CTDL-ASN."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/588> ;
	cs:addition _:ChangeStatement_0d6b873a-62fa-4770-aafa-1aec2cef17e9 ;
	cs:addition _:ChangeStatement_11748c2f-49e6-4762-a59f-58b7d402d3bb ;
	cs:addition _:ChangeStatement_521226cd-fd66-474c-89b5-100d29a79a86 ;
	cs:addition _:ChangeStatement_1ae017ed-052f-4abe-b57f-a06361a32ef3 ;
	cs:addition _:ChangeStatement_be6e01be-c4f8-4df7-a053-aa21c363c17c .


# ADD TRIPLE
_:ChangeStatement_0d6b873a-62fa-4770-aafa-1aec2cef17e9 a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate schema:domainIncludes ;
	rdf:object skos:Concept .

# ADD TRIPLE
_:ChangeStatement_11748c2f-49e6-4762-a59f-58b7d402d3bb a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate rdfs:label ;
	rdf:object "Notation"@en-US .

# ADD TRIPLE
_:ChangeStatement_521226cd-fd66-474c-89b5-100d29a79a86 a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object xsd:string .

# ADD TRIPLE
_:ChangeStatement_1ae017ed-052f-4abe-b57f-a06361a32ef3 a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate vs:term_status ;
	rdf:object vs:stable .

# ADD TRIPLE
_:ChangeStatement_be6e01be-c4f8-4df7-a053-aa21c363c17c a cs:Statement ;
	rdf:subject skos:notation ;
	rdf:predicate rdfs:comment ;
	rdf:object "Alphanumeric notation or ID code as defined by the promulgating body to identify this resource."@en-US .


