@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { , ; ; a ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { nt:hasLabelFromApi "ImageNet - image dataset" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-07-03T09:51:48.546Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType , ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: ImageNet introduces a revolutionary 3.2-million image database with 99.7% accuracy across 5,247 h..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "D2Hkon3QgIufRmquKEIFVeAa5eyuovFuaNFFwT3p9zhQx0VXsPKHaUGHfWpo/Ucb4jRglBJKDn2e07Fe/Up2ab6hYMYZrPWTv9r4qb2B2D/twp3kFsgPxwaeQuYNyd9fy9+5By0vxRjOHtdfNvS7qQ3aX2x6xMrSIOfJ/vNXI5E="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }