@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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-2 ; 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 2.0 attempts to forestall potential patent litigation."; rdfs:label "Apache 2 Software License"; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-4451-8042; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "R7EVKO5ZPDTsjfGs+t2i/GLPfDeyN9glp6jHGD+FVWoczQZQI1XJoXOa6+VQXj1BvvEXcqepnJiBH0s8uqnVOdAlAMBVOtyHf8LZipnfbFJZB3mWkumOtCqUkpdnBEy5JrS27g+yMoActaGIfdDcBY+kMZQcF5lFjIjy9X58HfU="; npx:hasSignatureTarget this: . this: dct:created "2024-01-04T21:49:52Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Apache-2; prov:wasDerivedFrom . }