@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; ; 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 ; fip:targets obo:T4FS_0000430, , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { this: dct:created "2025-09-21T11:26:25Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "DFE7ZQvAP6/K5w8nDXibsJca/pXO9i9wvWRROZdGIeE/TEBjeHFqIgrtucH3qLTF9kFlCH6OvkfxnnaG6zIVGvtqY/nZX0Vdl1iZy7pSRELqnb0cEZfnkRkEmDzZN2nPvIVgEcfF1EY9WQv5CA5bLty5Y3DYKL/WtId4UnNlI+o="; npx:hasSignatureTarget this: . }