@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/hiddenLabel/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/skos/hiddenLabel/turtle/150d3e4e-f80f-4294-b34d-40cdf597d23c> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/skos/hiddenLabel/turtle/150d3e4e-f80f-4294-b34d-40cdf597d23c> a cs:ChangeSet ;
	cs:subjectOfChange skos:hiddenLabel ;
	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_74582edc-324d-4bd0-bbd0-dd158f133d0e ;
	cs:addition _:ChangeStatement_16f741ec-7fd9-42e0-beef-f652e9a4f9e9 ;
	cs:addition _:ChangeStatement_59348ccb-ded9-4cf3-957d-58f1930b5da1 ;
	cs:addition _:ChangeStatement_f2107b08-bded-4616-b97d-935d4798e399 ;
	cs:addition _:ChangeStatement_6a457cd9-ed7e-4b6e-9f1b-fee02c0cf3a0 .


# ADD TRIPLE
_:ChangeStatement_74582edc-324d-4bd0-bbd0-dd158f133d0e a cs:Statement ;
	rdf:subject skos:hiddenLabel ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object rdf:langString .

# ADD TRIPLE
_:ChangeStatement_16f741ec-7fd9-42e0-beef-f652e9a4f9e9 a cs:Statement ;
	rdf:subject skos:hiddenLabel ;
	rdf:predicate schema:domainIncludes ;
	rdf:object skos:Concept .

# ADD TRIPLE
_:ChangeStatement_59348ccb-ded9-4cf3-957d-58f1930b5da1 a cs:Statement ;
	rdf:subject skos:hiddenLabel ;
	rdf:predicate rdfs:label ;
	rdf:object "Hidden Label"@en-US .

# ADD TRIPLE
_:ChangeStatement_f2107b08-bded-4616-b97d-935d4798e399 a cs:Statement ;
	rdf:subject skos:hiddenLabel ;
	rdf:predicate rdfs:comment ;
	rdf:object "Label not intended for public presentation but to assist applications in disambiguating searcher intent - e.g., hidden labels can be used for common misspelling or a colloquial expression."@en-US .

# ADD TRIPLE
_:ChangeStatement_6a457cd9-ed7e-4b6e-9f1b-fee02c0cf3a0 a cs:Statement ;
	rdf:subject skos:hiddenLabel ;
	rdf:predicate vs:term_status ;
	rdf:object vs:stable .


