@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/InnovationAdoption/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/InnovationAdoption/turtle/6ee71689-1ef3-444f-96c9-7f89d99ca206> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/InnovationAdoption/turtle/6ee71689-1ef3-444f-96c9-7f89d99ca206> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:InnovationAdoption ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_6e88c150-27fe-4f2f-a4d9-8d839a024701 ;
	cs:addition _:ChangeStatement_1f4b7dc6-4449-4a0f-8334-33c0d81d8f0b ;
	cs:addition _:ChangeStatement_0153e103-5e5a-4a01-8334-2db333617e8e ;
	cs:addition _:ChangeStatement_418e6dd7-3325-442b-9b84-78e90bc1411b ;
	cs:addition _:ChangeStatement_d8624ce5-439d-4ab2-b0b2-5d050c370f73 .


# ADD TRIPLE
_:ChangeStatement_6e88c150-27fe-4f2f-a4d9-8d839a024701 a cs:Statement ;
	rdf:subject metricCat:InnovationAdoption ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Innovation Adoption"@en-US .

# ADD TRIPLE
_:ChangeStatement_1f4b7dc6-4449-4a0f-8334-33c0d81d8f0b a cs:Statement ;
	rdf:subject metricCat:InnovationAdoption ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of the rate at which new and innovative practices are adopted in educational or work activities or resources."@en-US .

# ADD TRIPLE
_:ChangeStatement_0153e103-5e5a-4a01-8334-2db333617e8e a cs:Statement ;
	rdf:subject metricCat:InnovationAdoption ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .

# ADD TRIPLE
_:ChangeStatement_418e6dd7-3325-442b-9b84-78e90bc1411b a cs:Statement ;
	rdf:subject metricCat:InnovationAdoption ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:TechnologyInnovation .

# ADD TRIPLE
_:ChangeStatement_d8624ce5-439d-4ab2-b0b2-5d050c370f73 a cs:Statement ;
	rdf:subject metricCat:InnovationAdoption ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .


