@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:BioImage.IO ; ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource; rdfs:comment "BioImage.IO is a collaborative effort to bring AI models to the bioimaging community. We receive funding support from the European Union’s Horizon Europe research and innovation programme under grant agreement number 101057970 (https://ai4life.eurobioimaging.eu/)."; rdfs:label "BioImage.IO"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "RffujDfGhoIh4QnERtSrH1Q7DCWtHYXdznwznrRvPr/0tvC94ZOjLJFJPy6Jr3EHnOQRE1I69DdLk9U9/RQsT7dv+ythMuCY+TX8M+SHvpaGsOqDu8LdPgzWfgsY58Rcj/TNkjZt0K03nLsjSwTQBc3i/1w1e0U5IZQezhPYR2I="; npx:hasSignatureTarget this: . this: dct:created "2024-01-24T21:47:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:BioImage.IO; prov:wasDerivedFrom . }