@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/substantiatingWorkRole/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/ctdlasn/termhistory/ceasn/substantiatingWorkRole/turtle/cb0980c3-0854-447e-b0bb-2401966aedc0> .

#----------------------------
# CHANGE SET
<https://credreg.net/ctdlasn/termhistory/ceasn/substantiatingWorkRole/turtle/cb0980c3-0854-447e-b0bb-2401966aedc0> a cs:ChangeSet ;
	cs:subjectOfChange ceasn:substantiatingWorkRole ;
	cs:createdDate 2025-12-19 ;
	cs:changeReason "New property"@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/793> ;
	cs:addition _:ChangeStatement_97341f20-3aa2-4a58-9747-e973637d2240 ;
	cs:addition _:ChangeStatement_b11d122c-b86e-4378-8f97-fd9f7daf5d3f ;
	cs:addition _:ChangeStatement_8c788380-e031-4f19-acfd-95c9de85a944 ;
	cs:addition _:ChangeStatement_68eb9096-96ae-4fcb-9cfc-c318451097b9 ;
	cs:addition _:ChangeStatement_ef2c30bb-7e30-4409-941b-9a1327d4d0c5 ;
	cs:addition _:ChangeStatement_ae23bfb1-c38e-4cbd-ad64-059c6450bc2b .


# ADD TRIPLE
_:ChangeStatement_97341f20-3aa2-4a58-9747-e973637d2240 a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate rdfs:subPropertyOf ;
	rdf:object ceasn:substantiatingResource .

# ADD TRIPLE
_:ChangeStatement_b11d122c-b86e-4378-8f97-fd9f7daf5d3f a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate vs:term_status ;
	rdf:object vs:unstable .

# ADD TRIPLE
_:ChangeStatement_8c788380-e031-4f19-acfd-95c9de85a944 a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate rdfs:label ;
	rdf:object "Substantiating Work Role"@en-US .

# ADD TRIPLE
_:ChangeStatement_68eb9096-96ae-4fcb-9cfc-c318451097b9 a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate schema:rangeIncludes ;
	rdf:object ceterms:WorkRole .

# ADD TRIPLE
_:ChangeStatement_ef2c30bb-7e30-4409-941b-9a1327d4d0c5 a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate rdfs:comment ;
	rdf:object "Aspects of the referenced Work Role provide some justification that the resource being described is useful."@en-US .

# ADD TRIPLE
_:ChangeStatement_ae23bfb1-c38e-4cbd-ad64-059c6450bc2b a cs:Statement ;
	rdf:subject ceasn:substantiatingWorkRole ;
	rdf:predicate schema:domainIncludes ;
	rdf:object ceasn:Competency .


