"@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:DL-DE-BY-2.0 a odrl:Set ;\n    cc:jurisdiction dalicc:worldwide ;\n    cc:legalcode <https://www.govdata.de/dl-de/by-2-0> ;\n    cc:license dalicclib:CC-BY-4.0 ;\n    dct:alternative \"DL-DE-BY-2.0\",\n        \"Datenlizenz Deutschland - Namensnennung - Version 2.0\",\n        \"dl-de/by-2-0\" ;\n    dct:hasVersion \"2\" ;\n    dct:language \"de\" ;\n    dct:license <https://creativecommons.org/licenses/by/4.0/> ;\n    dct:modified \"2026-09-24\"^^xsd:date ;\n    dct:source <https://spdx.org/licenses/DL-DE-BY-2.0.html> ;\n    dct:title \"Data licence Germany - attribution - version 2.0\"@en ;\n    spdx:licenseId \"DL-DE-BY-2.0\" ;\n    odrl:permission [ a odrl:Permission ;\n            odrl:action cc:CommercialUse ],\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 dalicc:addStatement ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ;\n                    dalicc:evidence \"(3)Changes, editing, new designs or other amendments must be marked as such in the source note.\" ] ],\n        [ a odrl:Permission ;\n            odrl:action cc:DerivativeWorks ],\n        [ a odrl:Permission ;\n            odrl:action odrl:reproduce ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:ModifiedWorks ],\n        [ a odrl:Permission ;\n            odrl:action dalicc:chargeDistributionFee ],\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:Duty ;\n                    odrl:action cc:Notice ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:addStatement ] ],\n        [ 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: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 dalicc:addStatement ],\n                [ a odrl:Duty ;\n                    odrl:action dalicc:modificationNotice ;\n                    dalicc:evidence \"(3)Changes, editing, new designs or other amendments must be marked as such in the source note.\" ] ] ;\n    odrl:target [ a odrl:AssetCollection ;\n            dct:type dcmitype:Dataset,\n                dalicc:CreativeWork ] ;\n    dalicc:additionalClauses \"(1) Any use will be permitted provided it fulfils the requirements of this \\\"Data licence Germany - attribution - Version 2.0\\\". be copied, printed, presented, altered, processed and transmitted to third parties; be merged with own data and with the data of others and be combined to form new and independent datasets; be integrated in internal and external business processes, products and applications in public and non-public electronic networks. (2) The user must ensure that the source note contains the following information: the name of the provider, the annotation \\\"Data licence Germany - attribution - Version 2.0\\\" or \\\"dl-de/by-2-0\\\" referring to the licence text available at www.govdata.de/dl-de/by-2-0, and a reference to the dataset (URI). This applies only if the entity keeping the data provides the pieces of information 1-3 for the source note. (3) Changes, editing, new designs or other amendments must be marked as such in the source note. (2) Bei der Nutzung ist sicherzustellen, dass folgende Angaben als Quellenvermerk enthalten sind: Bezeichnung des Bereitstellers nach dessen Maßgabe, der Vermerk „Datenlizenz Deutschland - Namensnennung - Version 2.0\\\" oder „dl-de/by-2-0\\\" mit Verweis auf den Lizenztext unter www.govdata.de/dl-de/by-2-0 sowie einen Verweis auf den Datensatz (URI).\" ;\n    dalicc:reviewStatus dalicc:Created ;\n    dalicc:reviewedOn \"2026-09-15\"^^xsd:date ;\n    dalicc:validityType dalicc:perpetual ;\n    dalicc:versionHistory <https://dalicc.net/licenselibrary/DL-DE-BY-2.0/versions> .\n\n"