"@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:StatisticsCanadaOpenLicenceAgreement a odrl:Set ;\n    cc:attributionName \"Her Majesty the Queen in Right of Canada\" ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://www.statcan.gc.ca/en/terms-conditions/open-licence> ;\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 \"Statistics Canada\" ;\n    dct:source <https://www.statcan.gc.ca/en/terms-conditions/open-licence> ;\n    dct:title \"Statistics Canada Open Licence Agreement\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action odrl:derive ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ] ],\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 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 odrl:distribute ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ],\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 odrl:modify ;\n            odrl:duty [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:Attribution ] ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:promote ;\n            dalicc:evidence \"not use the Information in a way that suggests that Statistics Canada endorses you or your use of the Information;\" ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Dataset,\n                dalicc:CreativeWork ] ;\n    dalicc:LiabilityLimitation \"Statistics Canada or any of its Ministers, officials, servants, employees, agents, successors and assigns shall not be liable for any errors or omissions in the Information and shall not, under any circumstances, be liable for any direct, indirect, special, incidental, consequential, or other loss, injury or damage, however caused, that you may suffer at any time by reason of your possession, access to or use of the Information or arising out of the exercise of your rights or the fulfilment of your obligations under this licence.\" ;\n    dalicc:WarrantyDisclaimer \"The Information is licensed 'as is', and Statistics Canada makes no representations or warranties whatsoever with respect to the Information, whether express or implied, in relation to the Information and expressly disclaims any implied warranty of merchantability or fitness for a particular purpose of the Information.\" ;\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/StatisticsCanadaOpenLicenceAgreement/versions> .\n\n"