@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.net/ctdlasn/termhistory/ceasn/substantiatingResource/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/substantiatingResource/turtle/667c7a53-59d4-46cb-b907-d410c5a7140d> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/substantiatingResource/turtle/667c7a53-59d4-46cb-b907-d410c5a7140d> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:substantiatingResource ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "New property"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/793> ;
	cs:addition _:ChangeStatement_862f6799-4077-4797-86e5-62ae81b7daee ;
	cs:addition _:ChangeStatement_994f9066-a507-45e6-8e79-e6574a5f7ff6 ;
	cs:addition _:ChangeStatement_edf57392-e2ea-4e5f-a7b5-d2d40bda33e0 ;
	cs:addition _:ChangeStatement_a83606bb-f63c-435c-b050-48505fa1ae15 ;
	cs:addition _:ChangeStatement_f3b2113e-c7ce-4197-b18a-ee913350b57a .


# ADD TRIPLE
_:ChangeStatement_862f6799-4077-4797-86e5-62ae81b7daee a cs:Statement ;
	rdf:subject ceasn:substantiatingResource ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceasn:Competency .

# ADD TRIPLE
_:ChangeStatement_994f9066-a507-45e6-8e79-e6574a5f7ff6 a cs:Statement ;
	rdf:subject ceasn:substantiatingResource ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_edf57392-e2ea-4e5f-a7b5-d2d40bda33e0 a cs:Statement ;
	rdf:subject ceasn:substantiatingResource ;
	rdf:predicate rdfs:label ;
	rdf:object "Substantiating Resource"@en-US .

# ADD TRIPLE
_:ChangeStatement_a83606bb-f63c-435c-b050-48505fa1ae15 a cs:Statement ;
	rdf:subject ceasn:substantiatingResource ;
	rdf:predicate rdfs:comment ;
	rdf:object "Aspects of the referenced resource provide some justification that the resource being described is useful."@en-US .

# ADD TRIPLE
_:ChangeStatement_f3b2113e-c7ce-4197-b18a-ee913350b57a a cs:Statement ;
	rdf:subject ceasn:substantiatingResource ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object xsd:anyURI .


