@prefix adminRecord: <https://credreg.net/qdata/vocabs/adminRecord/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/asn/schema/core/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix collectionMethod: <https://credreg.net/qdata/vocabs/collectionMethod/> .
@prefix dataWithholding: <https://credreg.net/qdata/vocabs/dataWithholding/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix demoCat: <https://credreg.net/qdata/vocabs/demoCat/> .
@prefix incomeDetermination: <https://credreg.net/qdata/vocabs/incomeDetermination/> .
@prefix meta: <https://credreg.net/meta/terms/> .
@prefix metricCat: <https://credreg.net/qdata/vocabs/metricCat/> .
@prefix obi: <https://w3id.org/openbadges#> .
@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 sourceCoverage: <https://credreg.net/qdata/vocabs/sourceCoverage/> .
@prefix subjectCategory: <https://credreg.net/qdata/vocabs/subjectCategory/> .
@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.com/qdata/termhistory/metricCat/EmployerSatisfaction/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/EmployerSatisfaction/turtle/45c41256-a106-440b-97e6-938c7f263d12> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/EmployerSatisfaction/turtle/45c41256-a106-440b-97e6-938c7f263d12> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:EmployerSatisfaction ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_bd2c83cf-5727-4af0-b183-589dbe72a722 ;
	cs:addition _:ChangeStatement_f1087342-8d1b-4b07-909b-1d492d1ded96 ;
	cs:addition _:ChangeStatement_ec7caef8-983e-46ca-867c-7139a56fad3f ;
	cs:addition _:ChangeStatement_5a335425-c91a-429c-9d48-b8b2ec91d8e7 ;
	cs:addition _:ChangeStatement_e4e84e43-aba6-43f7-b3ce-dd7536e7124c .


# ADD TRIPLE
_:ChangeStatement_bd2c83cf-5727-4af0-b183-589dbe72a722 a cs:Statement ;
	rdf:subject metricCat:EmployerSatisfaction ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:Performance .

# ADD TRIPLE
_:ChangeStatement_f1087342-8d1b-4b07-909b-1d492d1ded96 a cs:Statement ;
	rdf:subject metricCat:EmployerSatisfaction ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_ec7caef8-983e-46ca-867c-7139a56fad3f a cs:Statement ;
	rdf:subject metricCat:EmployerSatisfaction ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of the satisfaction of employers with the performance of subjects from educational or work preparation activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_5a335425-c91a-429c-9d48-b8b2ec91d8e7 a cs:Statement ;
	rdf:subject metricCat:EmployerSatisfaction ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Employer Satisfaction"@en-US .

# ADD TRIPLE
_:ChangeStatement_e4e84e43-aba6-43f7-b3ce-dd7536e7124c a cs:Statement ;
	rdf:subject metricCat:EmployerSatisfaction ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .


