@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:Bethesda ; a fip:Data-usage-license, fip:FAIR-Enabling-Resource, fip:FAIR-Supporting-Resource-to-be-Developed; rdfs:comment "The Bethesda Statement provides the working definition of Open access Publication."; rdfs:label "Bethesda Statement on Open Access Publishing"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6396-0848 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "PtmWEVLO+PIK4ReAGV7zDMwHeUi5Vp66xpNEEVT4kuTGez96BmrDKTGtloghtSHJHwk2cqMMkoQkCZ6yqDe0phwDqlGcPLtAmQyynsHsuR7kg2mGVkykxwL5Tp4u3eCo72hQ6E2N7WjHn1WtZyf4D2b1Q1+S5qhmGkRZ5erp2Gg="; npx:hasSignatureTarget this: . this: dct:created "2025-01-31T18:18:04Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Bethesda; prov:wasDerivedFrom . }