@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:Registry ; rdfs:comment "MetaboLights is a database for metabolomics studies, their raw experimental data and associated metadata. The database is cross-species and cross-technique and it covers metabolite structures and their reference spectra as well as their biological roles and locations. MetaboLights is the recommended metabolomics repository for a number of leading journals and ELIXIR, the European infrastructure for life science information." ; rdfs:label "MetaboLights" ; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6551-6030 ; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ; npx:hasSignature "cX5C90oOpjmxzjzZ4SVw9SGh/cHbydILHAlPCsl3IhX0N78jrWIaJ0E86I2o9TSJqtt8oQp5pFgTducy+Il5dlii9vFEl0/ZDCnnZKipvk0aXWJ0u+NB3ukobtMkGb0peZTWNynZXmUOXfu6RIoJrtSOFWsLx2MhdLoGmSgbv5I=" ; npx:hasSignatureTarget this: . this: dct:created "2024-01-28T12:23:09Z"^^xsd:dateTime ; dct:creator ; dct:license ; npx:describes ; npx:supersedes ; prov:wasDerivedFrom . }