"@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:GFDL-1.3-no-invariants-only a odrl:Set ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://www.gnu.org/licenses/fdl.html> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"GFDL 1.3 no invariants\",\n        \"GNU FDL 1.3 no invariants\",\n        \"GNU Free Documentation License v1.3 only - no invariants\" ;\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 \"Free Software Foundation\" ;\n    dct:source <https://www.gnu.org/licenses/fdl.html> ;\n    dct:title \"GNU Free Documentation License v1.3 only - no invariants\"@en ;\n    spdx:licenseId \"GFDL-1.3-no-invariants-only\" ;\n    odrl:duty [ a odrl:Duty ;\n            odrl:action cc:ShareAlike ;\n            dalicc:evidence \"You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it.\" ] ;\n    odrl:permission [ 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:Duty ;\n                    odrl:action cc:SourceCode ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ] ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\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 cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action cc:SourceCode ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ] ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeDistributionFee ;\n            dalicc:evidence \"However, you may accept compensation in exchange for copies.\" ],\n        [ a odrl:Permission ;\n            odrl:action cc:DerivativeWorks ],\n        [ a odrl:Permission ;\n            odrl:action cc:CommercialUse ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\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:Duty ;\n                    odrl:action cc:SourceCode ] ],\n        [ a odrl:Permission ;\n            odrl:action odrl:display ],\n        [ a odrl:Permission ;\n            odrl:action odrl:present ] ;\n    odrl:prohibition [ a odrl:Prohibition ;\n            odrl:action dalicc:ChangeLicense ],\n        [ a odrl:Prohibition ;\n            odrl:action dalicc:promote ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Software,\n                dalicc:CreativeWork ] ;\n    dalicc:WarrantyDisclaimer \"The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License.\" ;\n    dalicc:orLaterVersionOption false ;\n    dalicc:reviewStatus dalicc:Created ;\n    dalicc:reviewedOn \"2026-09-22\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:variantKind \"version-option\" ;\n    dalicc:variantOf dalicclib:GnuFreeDocumentationLicense ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/GFDL-1.3-no-invariants-only/versions> .\n\n"