@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/DirectCost/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/DirectCost/turtle/f60232cc-0605-4304-88a1-7a6567ff0e31> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/DirectCost/turtle/f60232cc-0605-4304-88a1-7a6567ff0e31> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:DirectCost ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_a565c10f-2589-4b57-942b-8dbab0b00c4d ;
	cs:addition _:ChangeStatement_62ad847a-1240-4ecf-bd88-8bfdb6f5a8c6 ;
	cs:addition _:ChangeStatement_53577a31-f988-4f17-907a-7beec6312866 ;
	cs:addition _:ChangeStatement_288edc5a-dd5f-4713-81cd-ddfe0ef90ab5 ;
	cs:addition _:ChangeStatement_35d578e2-b575-4369-a78d-2b334e2fd615 .


# ADD TRIPLE
_:ChangeStatement_a565c10f-2589-4b57-942b-8dbab0b00c4d a cs:Statement ;
	rdf:subject metricCat:DirectCost ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:CostDuration .

# ADD TRIPLE
_:ChangeStatement_62ad847a-1240-4ecf-bd88-8bfdb6f5a8c6 a cs:Statement ;
	rdf:subject metricCat:DirectCost ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_53577a31-f988-4f17-907a-7beec6312866 a cs:Statement ;
	rdf:subject metricCat:DirectCost ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .

# ADD TRIPLE
_:ChangeStatement_288edc5a-dd5f-4713-81cd-ddfe0ef90ab5 a cs:Statement ;
	rdf:subject metricCat:DirectCost ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of costs charged for subjects to participate in an organization or an educational or work preparation activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_35d578e2-b575-4369-a78d-2b334e2fd615 a cs:Statement ;
	rdf:subject metricCat:DirectCost ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Direct Cost"@en-US .


