@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix doap: . @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 { schema:url ; doap:implements ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service, fip:Registry; rdfs:comment "The BioStudies database holds descriptions of biological studies, links to data from these studies in other databases at EMBL-EBI or outside, as well as data that do not fit in the structured archives at EMBL-EBI. The database can accept a wide range of types of studies described via a simple format. It also enables manuscript authors to submit supplementary information and link to it from the publication."; rdfs:label "BioStudies"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-1062-5576; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "i1QLDVLnimCrFFpmgFYyGvbr6Fb6qcQLgI3lSVJjSSN7aRLqjKNXpkSk/8Tz2WgNOWlkQwjV3C3ITNO9UsWRf3kZINZ3tORjSuzujFwRkKBCPZl6+cIFDkRLPKcDV+rByhG8MGNIhIyyhs9LmCmjN6xhcmg7QmHzKi0GWZegDaI="; npx:hasSignatureTarget this: . this: dct:created "2023-09-07T13:05:24Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }