@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:PNG dct:description "Portable Network Graphics (PNG) is a raster-graphics file format that supports lossless data compression."; a , ; rdfs:label "Portable Network Graphics"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "image file format - standardized means of organizing and storing digital images" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC10AdiMIOPoRqVzOpx5uOpLHbJpVG+t6cYBYtgE6UrFss0yz8iyqRB+oPAcFCQqF2tSr0PcADCfHT8iTQv15u8xoKh6qQ7OBTPwDM8d+0bFIa1rLCY87dh6qfaaP6+l1tKFVwID9lBqPm0Li3SjYO7Cxgh5VCCjhQFRcSQ7kUDhQIDAQAB"; npx:hasSignature "tbvLlh7zRaqXCMpNHlfbQYX58Ax+V1xscIiEp9uzOAN0bTu0Jg4psFHI2VNa8xJWHK/mG2sohSMnT/+Jt4k83RAvoP73p/hTBNDNfQspAA+PvndFH7PKU3pZZsj2oN9UMDKt1pNstNL8IzT18OhQkcJs13dZ1rHEjMhkY6PGaKQ="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T14:51:53.904Z"^^xsd:dateTime; dct:creator orcid:0009-0005-1460-7465; dct:license ; npx:introduces sub:PNG; rdfs:label "Individual: Portable Network Graphics"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }