@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/ceterms/jurisdiction/turtle> a meta:ChangeHistory ;
	meta:changeHistory <https://credreg.net/qdata/termhistory/ceterms/jurisdiction/turtle/0a11c8b1-7d2c-4773-a404-daadc95515a6> .

#----------------------------
# CHANGE SET
<https://credreg.net/qdata/termhistory/ceterms/jurisdiction/turtle/0a11c8b1-7d2c-4773-a404-daadc95515a6> a cs:ChangeSet ;
	cs:subjectOfChange ceterms:jurisdiction ;
	cs:createdDate 30/01/2026 ;
	cs:changeReason "Don't overwrite domain for imported term."@en-US ;
	ceterms:subjectWebpage <https://github.com/CredentialEngine/Schema-Development/issues/985> ;
	cs:removal _:ChangeStatement_b8ad4dcf-69a9-4d86-b68a-c2ae5cfd5f55 .

# REMOVE TRIPLE
_:ChangeStatement_b8ad4dcf-69a9-4d86-b68a-c2ae5cfd5f55 a cs:Statement ;
	rdf:subject ceterms:jurisdiction ;
	rdf:predicate schema:domainIncludes ;
	rdf:object qdata:DataSetProfile .



