"@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:InspireEndUserLicence a odrl:Set ;\n    cc:attributionName \"Ordnance Survey Limited\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://www.ordnancesurvey.co.uk/business-and-government/public-sector/mapping-agreements/inspire-licence.html> ;\n    cc:license dalicclib:CC-BY-4.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 \"Ordnance Survey Limited\" ;\n    dct:source <http://web.archive.org/web/20190330210447/https://www.ordnancesurvey.co.uk/business-and-government/public-sector/mapping-agreements/inspire-licence.html> ;\n    dct:title \"INSPIRE End User Licence\" ;\n    odrl:duty [ a odrl:Duty ;\n            odrl:action cc:Notice ] ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:modify ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:noWarrantyNotice ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action cc:CommercialUse ],\n        [ a odrl:Prohibition ;\n            odrl:action cc:DerivativeWorks ],\n        [ a odrl:Prohibition ;\n            odrl:action cc:ShareAlike ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:addStatement ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:chargeDistributionFee ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:chargeLicenseFee ],\n        [ a odrl:Prohibition ;\n            odrl:action odrl:derive ],\n        [ a odrl:Prohibition ;\n            odrl:action odrl:display ],\n        [ a odrl:Prohibition ;\n            odrl:action odrl:distribute ],\n        [ a odrl:Prohibition ;\n            odrl:action odrl:grantUse ],\n        [ a odrl:Prohibition ;\n            odrl:action odrl:present ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Dataset ] ;\n    dalicc:WarrantyDisclaimer \"\"\"5.1 The Supplied Data is licensed ‘as is’ and the Licensor and OS exclude all representations, warranties, obligations and liabilities in relation to the Supplied Data to the maximum extent permitted by law.\n\n5.2 Neither the Licensor nor OS shall be liable for any errors or omissions in the Supplied Data and, subject to Clause 5.3, shall not be liable for any loss, injury or damage of any kind caused by its use.\n\n5.3 Nothing in this Licence shall exclude or limit liability of a party for death or personal injury resulting from the negligence of that party or its servants, agents or employees or for fraudulent misrepresentation.\"\"\" ;\n    dalicc:reviewStatus dalicc:Reviewed ;\n    dalicc:reviewedOn \"2026-09-15\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/InspireEndUserLicence/versions> .\n\n"