"@prefix cc: <http://creativecommons.org/ns#> .\n@prefix dalicc: <https://dalicc.net/ns#> .\n@prefix dalicclib: <https://dalicc.net/licenselibrary/> .\n@prefix dcmitype: <http://purl.org/dc/dcmitype/> .\n@prefix dct: <http://purl.org/dc/terms/> .\n@prefix odrl: <http://www.w3.org/ns/odrl/2/> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\ndalicclib:OpenSupremeCourtLicence a odrl:Set ;\n    cc:attributionName \"UK Supreme Court\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <http://www.nationalarchives.gov.uk/doc/open-supreme-court-licence/version/1/open-supreme-court-licence-version-1.0.pdf> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"Open Supreme Court Licence v1.0\",\n        \"Open Supreme Court Licence version 1.0\",\n        \"UK Open Supreme Court Licence v1.0\",\n        \"UK Open Supreme Court Licence version 1.0\" ;\n    dct:hasVersion \"2\" ;\n    dct:license <https://creativecommons.org/licenses/by/4.0/> ;\n    dct:modified \"2026-09-24\"^^xsd:date ;\n    dct:publisher \"The National Archives UK\" ;\n    dct:source <http://www.nationalarchives.gov.uk/doc/open-supreme-court-licence/version/1/open-supreme-court-licence-version-1.0.pdf> ;\n    dct:title \"Open Supreme Court Licence\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:derive ],\n        [ a odrl:Permission ;\n            odrl:action odrl:modify ],\n        [ a odrl:Permission ;\n            odrl:action odrl:present ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action cc:CommercialUse ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeDistributionFee ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeLicenseFee ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:noWarrantyNotice ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:suiGenerisDatabaseRights ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ChangeLicense ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action dalicc:compliantLicense ;\n                    dalicc:convention \"family rule 15: Permissive records permit relicensing\" ;\n                    dalicc:statementOrigin dalicc:FromConvention ] ;\n            dalicc:convention \"family rule 15: Permissive records permit relicensing\" ;\n            dalicc:statementOrigin dalicc:FromConvention ],\n        [ a odrl:Permission ;\n            odrl:action cc:DerivativeWorks ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:distribute ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Notice ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action odrl:grantUse ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:promote ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Dataset,\n                dcmitype:Software,\n                dalicc:CreativeWork ] ;\n    dalicc:WarrantyDisclaimer \"\"\"The Information is licensed ‘as is’ and the Licensor excludes all representations, warranties, obligations and liabilities in relation to the Information to the maximum extent permitted by law.\nThe Licensor is not liable for any errors or omissions in the Information and shall not be liable for any loss, injury or damage of any kind caused by its use. The Licensor does not guarantee the continued supply of the Information.\"\"\" ;\n    dalicc:additionalClauses \"You must (where you copy, publish, distribute, transmit, adapt or exploit the Information): ensure that you do not use the Information in a way that suggests any official status or that the Licensor endorses you or your use of the Information; ensure that you (i) do not mislead others or misrepresent the Information or its source; (ii) do not present the Information in a way that does not have regard to the dignity of the Court and to its function as a working body; and (iii) do not use it in any way that jeopardises the proper administration of justice; ensure that your use of the Information does not breach the Data Protection Act 1998 or the Privacy and Electronic Communications (EC Directive) Regulations 2003 or is otherwise unlawful.\" ;\n    dalicc:jurisdictionPortOf dalicclib:UkOpenGovernmentLicenseForPublicSectorInformation ;\n    dalicc:reviewStatus dalicc:Reviewed ;\n    dalicc:reviewedOn \"2026-09-15\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:variantKind \"edition\" ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/OpenSupremeCourtLicence/versions> .\n\n"