@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/PreparationDuration/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/PreparationDuration/turtle/13b3a5f1-bac5-48bb-b369-923c6883a7f0> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/PreparationDuration/turtle/13b3a5f1-bac5-48bb-b369-923c6883a7f0> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:PreparationDuration ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_d0acb0d1-bbc2-40b2-ade8-4b222d892150 ;
	cs:addition _:ChangeStatement_8426bc62-6e10-460e-920d-22ddb5befaa1 ;
	cs:addition _:ChangeStatement_56460292-6e76-4b14-af65-bd2e92aec39c ;
	cs:addition _:ChangeStatement_d3d33fe4-d573-442c-b21e-e4137bbc1de3 ;
	cs:addition _:ChangeStatement_9a4abae7-24eb-451d-96c1-e989c4cc37c6 .


# ADD TRIPLE
_:ChangeStatement_d0acb0d1-bbc2-40b2-ade8-4b222d892150 a cs:Statement ;
	rdf:subject metricCat:PreparationDuration ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:CostDuration .

# ADD TRIPLE
_:ChangeStatement_8426bc62-6e10-460e-920d-22ddb5befaa1 a cs:Statement ;
	rdf:subject metricCat:PreparationDuration ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of the period of time to complete an educational or work preparation activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_56460292-6e76-4b14-af65-bd2e92aec39c a cs:Statement ;
	rdf:subject metricCat:PreparationDuration ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Education and Work Preparation Duration"@en-US .

# ADD TRIPLE
_:ChangeStatement_d3d33fe4-d573-442c-b21e-e4137bbc1de3 a cs:Statement ;
	rdf:subject metricCat:PreparationDuration ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_9a4abae7-24eb-451d-96c1-e989c4cc37c6 a cs:Statement ;
	rdf:subject metricCat:PreparationDuration ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .


