@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Apache-License-v1.1 ; a fip:Available-FAIR-Enabling-Resource, fip:Data-usage-license, fip:FAIR-Enabling-Resource; rdfs:comment "The Apache License is a permissive free software license written by the Apache Software Foundation (ASF). The Apache License 1.1 removes the 'advertising clause' (section 3 of the 1.0 license); derived products are no longer required to include attribution in their advertising materials, only in their documentation."; rdfs:label "Apache-License-v1.1 | Apache Software License v1.1" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5819-7713 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "LWuyE/ZXuzOE4L2uUp6yWv/U7ki4oYdtQNZinh4A3D77xBYmPG+G4cHfhYx3T1N7s19g4OsUWldhuv4k+8QFyEh98n0SYxvCzwOVdFksEx4Q3lvCyAWtTMhf+GuH89H/uGaEqxQj4gkE4xGnR0DpEjNVcAOu+7GEQj9x0Oq6GW4="; npx:hasSignatureTarget this: . this: dct:created "2025-05-23T14:37:05Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Apache-License-v1.1; prov:wasDerivedFrom . }