@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
<http://credreg.com/qdata/termhistory/metricCat/StudentLoanDebt/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/StudentLoanDebt/turtle/5c63dfc9-341d-451c-b6d2-9699fd872520> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/StudentLoanDebt/turtle/5c63dfc9-341d-451c-b6d2-9699fd872520> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:StudentLoanDebt ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "New Concept."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/941> ;
	cs:addition _:ChangeStatement_b78e2622-b5a0-4cc1-9a54-2e5bb14bbe06 ;
	cs:addition _:ChangeStatement_37fc4516-377f-4f61-874e-0bd8d91c2999 ;
	cs:addition _:ChangeStatement_dddf4223-7753-42e9-af26-7a3d600583c7 ;
	cs:addition _:ChangeStatement_fc542b75-ddd4-4659-9888-40c3c4abf0db ;
	cs:addition _:ChangeStatement_d61be7cb-cd7d-4a04-8c31-cf460431b354 .


# ADD TRIPLE
_:ChangeStatement_b78e2622-b5a0-4cc1-9a54-2e5bb14bbe06 a cs:Statement ;
	rdf:subject metricCat:StudentLoanDebt ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Student Loan Debt"@en-US .

# ADD TRIPLE
_:ChangeStatement_37fc4516-377f-4f61-874e-0bd8d91c2999 a cs:Statement ;
	rdf:subject metricCat:StudentLoanDebt ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .

# ADD TRIPLE
_:ChangeStatement_dddf4223-7753-42e9-af26-7a3d600583c7 a cs:Statement ;
	rdf:subject metricCat:StudentLoanDebt ;
	rdf:predicate skos:broader ;
	rdf:object metricCat:StudentFinancial .

# ADD TRIPLE
_:ChangeStatement_fc542b75-ddd4-4659-9888-40c3c4abf0db a cs:Statement ;
	rdf:subject metricCat:StudentLoanDebt ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_d61be7cb-cd7d-4a04-8c31-cf460431b354 a cs:Statement ;
	rdf:subject metricCat:StudentLoanDebt ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement of the loan debt incurred by subjects for the purpose of enrolling in and participating in an educational or work preparation activity or resource."@en-US .


