@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix asn: <http://purl.org/ASN/schema/core/> .
@prefix asnPublicationStatus: <http://purl.org/asn/scheme/ASNPublicationStatus/> .
@prefix asnscheme: <http://purl.org/asn/scheme/> .
@prefix case: <https://purl.imsglobal.org/spec/case/> .
@prefix ceasn: <https://purl.org/ctdlasn/terms/> .
@prefix ceterms: <https://purl.org/ctdl/terms/> .
@prefix cs: <http://vocab.org/changeset/schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix evalCat: <https://purl.org/ctdlasn/vocabs/evalCat/> .
@prefix gem: <http://purl.org/gem/elements/> .
@prefix gemq: <http://purl.org/gem/qualifiers/> .
@prefix loc: <http://www.loc.gov/loc.terms/> .
@prefix locr: <http://www.loc.gov/loc.terms/relators/> .
@prefix meta: <http://credreg.net/meta/terms/> .
@prefix publicationStatus: <http://purl.org/ctdlasn/vocabs/publicationStatus/> .
@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 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.com/ctdlasn/termhistory/ceasn/dateValidUntil/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/9482fd60-12aa-4d78-92a6-8409d5622522> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/cddf568e-a02b-42ba-ab65-5c65a70b5ec4> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/6ca7d366-fe9f-450b-84d2-ee722014a720> ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/0b024524-2130-4a8e-9505-1dc65d3bab94> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/9482fd60-12aa-4d78-92a6-8409d5622522> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:dateValidUntil ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Added to Rubric"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/892> ;
	cs:addition _:ChangeStatement_c21a1b4c-ce40-4fb3-b998-e1b7336a961a .


# ADD TRIPLE
_:ChangeStatement_c21a1b4c-ce40-4fb3-b998-e1b7336a961a a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceasn:Rubric .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/cddf568e-a02b-42ba-ab65-5c65a70b5ec4> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:dateValidUntil ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Enable greater specificity in the value carried by this property"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/vocabularies/issues/552> ;
	cs:removal _:ChangeStatement_bae8ce8d-416b-445c-a83d-96c092dc2454 ;
	cs:addition _:ChangeStatement_e73b188c-9653-4a4b-816d-aec076bf331a .

# REMOVE TRIPLE
_:ChangeStatement_bae8ce8d-416b-445c-a83d-96c092dc2454 a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object xsd:date .


# ADD TRIPLE
_:ChangeStatement_e73b188c-9653-4a4b-816d-aec076bf331a a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object xsd:dateTime .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/6ca7d366-fe9f-450b-84d2-ee722014a720> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:dateValidUntil ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Updated domain"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/970> ;
	cs:addition _:ChangeStatement_c1b2ab16-512d-418a-ae23-59a7b4209539 ;
	cs:addition _:ChangeStatement_e0e80965-1df8-49bf-8540-99401ce68cfa .


# ADD TRIPLE
_:ChangeStatement_c1b2ab16-512d-418a-ae23-59a7b4209539 a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceterms:AlignmentMap .

# ADD TRIPLE
_:ChangeStatement_e0e80965-1df8-49bf-8540-99401ce68cfa a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceterms:QualificationsFramework .


#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/dateValidUntil/turtle/0b024524-2130-4a8e-9505-1dc65d3bab94> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:dateValidUntil ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "Updated definition"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/892> ;
	cs:removal _:ChangeStatement_ff9915a9-2778-4b3c-9831-63554bdc8d8e ;
	cs:removal _:ChangeStatement_7748a5b1-9463-4f04-ab89-19334f47819a ;
	cs:addition _:ChangeStatement_8b2dda71-a197-4894-be94-edda6ccbde2a ;
	cs:addition _:ChangeStatement_947bee21-0129-47d5-9990-b5e39445d952 .

# REMOVE TRIPLE
_:ChangeStatement_ff9915a9-2778-4b3c-9831-63554bdc8d8e a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate rdfs:comment ;
	rdf:object "End date of validity of this competency framework."@en-US .

# REMOVE TRIPLE
_:ChangeStatement_7748a5b1-9463-4f04-ab89-19334f47819a a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate vann:usageNote ;
	rdf:object "Where the competency document is valid for a given period of time, use both the dateValidFrom and dateValidUntil properties."@en-US .


# ADD TRIPLE
_:ChangeStatement_8b2dda71-a197-4894-be94-edda6ccbde2a a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate vann:usageNote ;
	rdf:object "Where the resource is valid for a given period of time, use both the dateValidFrom and dateValidUntil properties."@en-US .

# ADD TRIPLE
_:ChangeStatement_947bee21-0129-47d5-9990-b5e39445d952 a cs:Statement ;
	rdf:subject ceasn:dateValidUntil ;
	rdf:predicate rdfs:comment ;
	rdf:object "End date of validity of this resource."@en-US .


