@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:METABOLIGHTS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:metabolights .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:MetaboLights .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02124 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:metabolights .

bioregistry.metaresource:n2t dcterms:hasPart n2t:metabolights .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011556 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3890 .

bioregistry:metabolights a bioregistry.schema:0000001 ;
    rdfs:label "MetaboLights Compound" ;
    dcterms:description "MetaboLights is a database for Metabolomics experiments and derived information. The database is cross-species, cross-technique and covers metabolite structures and their reference spectra as well as their biological roles, locations and concentrations, and experimental data from metabolic experiments. This collection references individual metabolomics studies."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P3890,
        biocontext:METABOLIGHTS,
        cellosaurus.resource:MetaboLights,
        n2t:metabolights,
        integbio:nbdc02124,
        miriam:metabolights,
        re3data:r3d100011556 ;
    dcat:keyword "bibliography/documents",
        "chemical structure",
        "metabolite",
        "method" ;
    foaf:homepage <https://www.ebi.ac.uk/metabolights/> ;
    bioregistry.schema:0000005 "MTBLS1"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/metabolights/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^MTBL[CS]\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/metabolights/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/metabolights/MTBLS1> ;
    bioregistry.schema:0000029 "metabolights" .

wikidata:P3890 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:METABOLIGHTS dcterms:isPartOf bioregistry.metaresource:biocontext .

cellosaurus.resource:MetaboLights dcterms:isPartOf bioregistry.metaresource:cellosaurus .

n2t:metabolights dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02124 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:metabolights dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011556 dcterms:isPartOf bioregistry.metaresource:re3data .

