@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:METANETX.CHEMICAL . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:metanetx.chemical . bioregistry.metaresource:miriam dcterms:hasPart miriam:metanetx.chemical . bioregistry.metaresource:n2t dcterms:hasPart n2t:metanetx.chemical . bioregistry:metanetx.chemical a bioregistry.schema:0000001 ; rdfs:label "MetaNetX chemical" ; dcterms:description "MetaNetX/MNXref integrates various information from genome-scale metabolic network reconstructions such as information on reactions, metabolites and compartments. This information undergoes a reconciliation process to minimise for discrepancies between different data sources, and makes the data accessible under a common namespace. This collection references chemical or metabolic components."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:METANETX.CHEMICAL, n2t:metanetx.chemical, miriam:metanetx.chemical ; foaf:homepage ; bioregistry.schema:0000005 "MNXM1723"^^xsd:string ; bioregistry.schema:0000006 "https://www.metanetx.org/chem_info/$1"^^xsd:string ; bioregistry.schema:0000008 "^(MNXM\\d+|BIOMASS|WATER)$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.metanetx.org/chem_info/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "metanetx.chemical" . biocontext:METANETX.CHEMICAL dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:metanetx.chemical dcterms:isPartOf bioregistry.metaresource:n2t . miriam:metanetx.chemical dcterms:isPartOf bioregistry.metaresource:miriam .