@prefix this: <https://w3id.org/np/RAdu_Z_Mi1pyQ6U7CjAbSBmiYIHoFg-xHrGbZvX1jMjNc> .
@prefix sub: <https://w3id.org/np/RAdu_Z_Mi1pyQ6U7CjAbSBmiYIHoFg-xHrGbZvX1jMjNc#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.kkdpxe> schema:url <https://www.ebi.ac.uk/metabolights/> ;
    doap:implements <https://www.ebi.ac.uk/metabolights/> ;
    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 <https://doi.org/10.25504/FAIRsharing.kkdpxe> , <https://www.ebi.ac.uk/metabolights/> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-6551-6030 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.kkdpxe> .
}
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 <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.kkdpxe> ;
    npx:supersedes <http://purl.org/np/RAZDyKMZKFxF8terIqf2TvUJpTEe2QWrsWo8vVLMlDFuU> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/8c690a14-bf61-4e1c-b15a-e9e01b8f63f6> .
}