@prefix adminRecord: . @prefix asn: . @prefix ceasn: . @prefix ceterms: . @prefix collectionMethod: . @prefix dataWithholding: . @prefix dc: . @prefix dct: . @prefix incomeDetermination: . @prefix meta: . @prefix obi: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix sourceCoverage: . @prefix subjectCategory: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:jurisdictionException a rdf:Property ; rdfs:label "Jurisdiction Exception"@en-US ; rdfs:comment "Geographic or political region in which the credential is not formally recognized or an organization has no authority to act ."@en-US ; dct:description "The ceterms:jurisdictionalException property is used in conjunction with the ceterms:jurisdiction property and expresses any exceptions to a more general statement; e.g., the United states except for Colorado."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; rdfs:subPropertyOf ceterms:spatialCoverage ; schema:domainIncludes ceterms:JurisdictionProfile ; schema:rangeIncludes ceterms:Place .