@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.net/qdata/termhistory/metricCat/PreparationCost/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/PreparationCost/turtle/05adbdba-7754-4f25-b73d-9291f2572348> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/PreparationCost/turtle/05adbdba-7754-4f25-b73d-9291f2572348> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:PreparationCost ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_54bcd419-935f-4d70-9852-6c976b2b5eb1 ;
	cs:addition _:ChangeStatement_595eb8b1-a3e9-458d-a871-e1e37c98dbf6 ;
	cs:addition _:ChangeStatement_303bdcb8-902c-48db-a7fd-914ec2eb9b24 ;
	cs:addition _:ChangeStatement_8c305389-66c7-47ea-96dc-33f802a31df4 ;
	cs:addition _:ChangeStatement_161f8264-c3ea-4eea-a19b-d138c4ffadf5 .


# ADD TRIPLE
_:ChangeStatement_54bcd419-935f-4d70-9852-6c976b2b5eb1 a cs:Statement ;
	rdf:subject metricCat:PreparationCost ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Education and Work Preparation Cost"@en-US .

# ADD TRIPLE
_:ChangeStatement_595eb8b1-a3e9-458d-a871-e1e37c98dbf6 a cs:Statement ;
	rdf:subject metricCat:PreparationCost ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .

# ADD TRIPLE
_:ChangeStatement_303bdcb8-902c-48db-a7fd-914ec2eb9b24 a cs:Statement ;
	rdf:subject metricCat:PreparationCost ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of the cost for a subject to participate in an organization or an educational or work preparation activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_8c305389-66c7-47ea-96dc-33f802a31df4 a cs:Statement ;
	rdf:subject metricCat:PreparationCost ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:CostDuration .

# ADD TRIPLE
_:ChangeStatement_161f8264-c3ea-4eea-a19b-d138c4ffadf5 a cs:Statement ;
	rdf:subject metricCat:PreparationCost ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .


