@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/PostCompletion/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/metricCat/PostCompletion/turtle/655b7df1-7885-47f6-b815-abb20db66536> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/metricCat/PostCompletion/turtle/655b7df1-7885-47f6-b815-abb20db66536> a cs:ChangeSet ;
	cs:subjectOfChange metricCat:PostCompletion ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "Clarify when in the enrollment cycle data was gathered."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/1041> ;
	cs:addition _:ChangeStatement_b0698018-b390-43ac-971a-f36765ee9313 ;
	cs:addition _:ChangeStatement_5f2c004d-a53c-430d-bf77-fcf80d6b71e5 ;
	cs:addition _:ChangeStatement_ec33a364-3527-4262-be8e-77a6e27e62d0 ;
	cs:addition _:ChangeStatement_2221baa6-07ab-4607-bf41-0d1df9f8a45b ;
	cs:addition _:ChangeStatement_95a83c25-3788-4dec-9275-e3ef92c070b0 ;
	cs:addition _:ChangeStatement_7e0496ad-9418-4a84-a53d-e994652cb75a .


# ADD TRIPLE
_:ChangeStatement_b0698018-b390-43ac-971a-f36765ee9313 a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate skos:prefLabel ;
	rdf:object "Post-Completion"@en-US .

# ADD TRIPLE
_:ChangeStatement_5f2c004d-a53c-430d-bf77-fcf80d6b71e5 a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_ec33a364-3527-4262-be8e-77a6e27e62d0 a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate vann:usageNote ;
	rdf:object "Use with another metric category that classifies what is being measured."@en-US .

# ADD TRIPLE
_:ChangeStatement_2221baa6-07ab-4607-bf41-0d1df9f8a45b a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate skos:definition ;
	rdf:object "Measurement made after subjects have completed an activity or resource."@en-US .

# ADD TRIPLE
_:ChangeStatement_95a83c25-3788-4dec-9275-e3ef92c070b0 a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate skos:topConceptOf ;
	rdf:object qdata:MetricCategory .

# ADD TRIPLE
_:ChangeStatement_7e0496ad-9418-4a84-a53d-e994652cb75a a cs:Statement ;
	rdf:subject metricCat:PostCompletion ;
	rdf:predicate skos:inScheme ;
	rdf:object qdata:MetricCategory .


