"@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 spdx: <http://spdx.org/rdf/terms#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\ndalicclib:NCGL-UK-2.0 a odrl:Set ;\n    cc:attributionName \"The National Archives\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"NCGL UK 2.0\",\n        \"Non-Commercial Government Licence v2.0\",\n        \"Non-Commercial Government Licence version 2.0\",\n        \"UK Non-Commercial Government Licence v2.0\",\n        \"UK Non-Commercial Government Licence version 2.0\" ;\n    dct:hasVersion \"2\" ;\n    dct:isVersionOf dalicclib:UkOpenGovernmentLicenseForPublicSectorInformation ;\n    dct:license <https://creativecommons.org/licenses/by/4.0/> ;\n    dct:modified \"2026-09-24\"^^xsd:date ;\n    dct:publisher \"The National Archives\" ;\n    dct:source <http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/> ;\n    dct:title \"Non-Commercial Government Licence\" ;\n    spdx:licenseId \"NCGL-UK-2.0\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:display ],\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:DerivativeWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\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:modify ;\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:derive ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action cc:CommercialUse ;\n            dalicc:evidence \"The Licensor grants you a worldwide, royalty-free, perpetual, non-exclusive licence to use the Information for Non-Commercial purposes only subject to the conditions below.\" ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:promote ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:ChangeLicense ] ;\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 Information Provider excludes all representations, warranties, obligations and liabilities in relation to the Information to the maximum extent permitted by law.\n\nThe Information Provider 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 Information Provider does not guarantee the continued supply of the Information.\"\"\" ;\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/NCGL-UK-2.0/versions> .\n\n"