@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/ParticipationCost/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/ParticipationCost/turtle/897d3461-eb61-4738-ac86-2cb7ebb7eeb1> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/ParticipationCost/turtle/897d3461-eb61-4738-ac86-2cb7ebb7eeb1> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:ParticipationCost ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_10c76b3a-925f-4880-a346-613dc17da871 ;
	cs:addition _:ChangeStatement_9aa9ba7a-7067-46f5-97ed-9d0923c51b4d ;
	cs:addition _:ChangeStatement_89f56a43-87a0-4ab5-804e-68330516bd14 ;
	cs:addition _:ChangeStatement_be8edd6b-1f34-4707-bd7b-90779d88b140 ;
	cs:addition _:ChangeStatement_b4cc2bf1-096e-460c-b475-401d92053c73 .


# ADD TRIPLE
_:ChangeStatement_10c76b3a-925f-4880-a346-613dc17da871 a cs:Statement ;
	rdf:subject metricCat:ParticipationCost ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of all costs incurred directly or indirectly by a subject as a result of participation in an organization or an educational or work preparation activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_9aa9ba7a-7067-46f5-97ed-9d0923c51b4d a cs:Statement ;
	rdf:subject metricCat:ParticipationCost ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Total Cost of Participation"@en-US .

# ADD TRIPLE
_:ChangeStatement_89f56a43-87a0-4ab5-804e-68330516bd14 a cs:Statement ;
	rdf:subject metricCat:ParticipationCost ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_be8edd6b-1f34-4707-bd7b-90779d88b140 a cs:Statement ;
	rdf:subject metricCat:ParticipationCost ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:CostDuration .

# ADD TRIPLE
_:ChangeStatement_b4cc2bf1-096e-460c-b475-401d92053c73 a cs:Statement ;
	rdf:subject metricCat:ParticipationCost ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .


