@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion dct:creator orcid:0000-0002-1784-2920; ; rdfs:comment "This 2009 paper presents ImageNet, a large-scale image database with 3.2M images across 5,247 categories organized using WordNet's hierarchy. Using web crawling and Amazon Mechanical Turk for quality control, they achieved 99.7% labeling accuracy. The authors demonstrate ImageNet's utility through object recognition, hierarchical classification, and localization experiments, providing a valuable resource for computer vision research and algorithm benchmarking." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-07-03T12:15:12.533Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "cites as recommended reading CVPR.2009.5206848"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAVEpTdLrX5XrhNl_gnvTaBcjRRSDu_hhZix8gu2HO7jI . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "dhixp3b0FHr+dDYUXrTfEekfeRKGIzB2Flu/HhME6HZAw6n50MNzOilsgOHwbvdk9bxVbavkRXWv4jXZSdwlK82CyT3aGjblhBbcbjGcHPD2FYImI1MakXFYP66y0pA66qky674eu061FSWPVMiOXr7IhYBlsyIpPFMGvpqTOIo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }