@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:declaration a fip:FIP-Declaration; schema:version "1.0.0"; fip:considerations "The BioStudies metadata model includes internal accession identifiers (e.g., S-BSST1505) that link the metadata record directly to associated data files and external dataset accessions (e.g., ENA, PRIDE). The accession is embedded in the metadata and resolvable via the BioStudies API and landing page."; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question fip:FIP-Question-F3 . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-0145-0633 . } sub:pubinfo { this: dct:created "2025-11-13T21:20:39Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ka943lU1oid9sm+glH3lIT47fQTIgyQp3b/eRPZOdotFnxSvFw1XPST8JP2mkJtByPrAjOl9GBEwkpGlNOZGUvwGRUJd/utdAB5rl3GJb5A/fEvTeksafKVpRJsk8zuFxfJ/770Zut3voZpHagGv9nDaYUy2JIe/POuRwZiryVQ="; npx:hasSignatureTarget this: . }