@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAZDyKMZKFxF8terIqf2TvUJpTEe2QWrsWo8vVLMlDFuU> .
@prefix sub: <http://purl.org/np/RAZDyKMZKFxF8terIqf2TvUJpTEe2QWrsWo8vVLMlDFuU#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .

<http://purl.org/np/RAZDyKMZKFxF8terIqf2TvUJpTEe2QWrsWo8vVLMlDFuU> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dcterms:created "2023-07-07T13:27:40Z"^^xsd:dateTime;
  dcterms:creator <https://fip-wizard.ds-wizard.org>;
  dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:describes <https://doi.org/10.25504/FAIRsharing.kkdpxe>;
  prov:wasDerivedFrom <https://w3id.org/fip/wizard/8c690a14-bf61-4e1c-b15a-e9e01b8f63f6> .

<https://doi.org/10.25504/FAIRsharing.kkdpxe> a fip:Available-FAIR-Enabling-Resource,
    fip:FAIR-Enabling-Resource, fip:Identifier-service;
  schema:url <https://www.ebi.ac.uk/metabolights/>;
  doap:implements <https://www.ebi.ac.uk/metabolights/>;
  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:assertion dcterms:creator orcid:0000-0001-6551-6030;
  prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.kkdpxe> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
  npx:hasSignature "fcDA27oJO1My8pqBCZhYcHSiHbhnlMaEtDNk+LyIDrOpuwSE6eupzGGPkiSWWaiENfN9mvFakEfSR667QyDT8rm1tVA47i4/O6BIRIker8ZE0sOo9kb+XVz5intRH92lnsXwB6LYJi0FQoxLI01I/r0siDmTwEBjb4RBQIOT7nk=";
  npx:hasSignatureTarget <http://purl.org/np/RAZDyKMZKFxF8terIqf2TvUJpTEe2QWrsWo8vVLMlDFuU> .

