@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/evalCat/Authority/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/evalCat/Authority/turtle/e92f43f9-1bf9-45fc-b552-e0f6d1b15071> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/evalCat/Authority/turtle/e92f43f9-1bf9-45fc-b552-e0f6d1b15071> a cs:ChangeSet ;
	cs:subjectOfChange evalCat:Authority ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "New Concept"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/892> ;
	cs:addition _:ChangeStatement_2542be88-c8b4-4ce1-8c0c-a9ef2a534945 ;
	cs:addition _:ChangeStatement_ff834727-e3ac-4d1b-a67b-42d567b4cc33 ;
	cs:addition _:ChangeStatement_fe25baec-353b-4377-ba8e-d96b7383f8cd ;
	cs:addition _:ChangeStatement_407de9ca-e11f-4d6a-bdc5-13647b95e9bf ;
	cs:addition _:ChangeStatement_45edba95-e238-4de9-85fd-e8c3176621f8 .


# ADD TRIPLE
_:ChangeStatement_2542be88-c8b4-4ce1-8c0c-a9ef2a534945 a cs:Statement ;
	rdf:subject evalCat:Authority ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_ff834727-e3ac-4d1b-a67b-42d567b4cc33 a cs:Statement ;
	rdf:subject evalCat:Authority ;
	rdf:predicate skos:definition ;
	rdf:object "Evaluator is an agent with authority over the person,  group, or thing being evaluated in the relevant context."@en-US .

# ADD TRIPLE
_:ChangeStatement_fe25baec-353b-4377-ba8e-d96b7383f8cd a cs:Statement ;
	rdf:subject evalCat:Authority ;
	rdf:predicate skos:inScheme ;
	rdf:object ceasn:EvaluatorCategory .

# ADD TRIPLE
_:ChangeStatement_407de9ca-e11f-4d6a-bdc5-13647b95e9bf a cs:Statement ;
	rdf:subject evalCat:Authority ;
	rdf:predicate dct:description ;
	rdf:object "Examples include teachers, supervisors, managers, or others with positions over the person or group being evaluated."@en-US .

# ADD TRIPLE
_:ChangeStatement_45edba95-e238-4de9-85fd-e8c3176621f8 a cs:Statement ;
	rdf:subject evalCat:Authority ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Authority"@en-US .


