@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.COMPARTMENT . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:metanetx.compartment . bioregistry.metaresource:miriam dcterms:hasPart miriam:metanetx.compartment . bioregistry.metaresource:n2t dcterms:hasPart n2t:metanetx.compartment . bioregistry:metanetx.compartment a bioregistry.schema:0000001 ; rdfs:label "MetaNetX compartment" ; 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 cellular compartments."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:METANETX.COMPARTMENT, n2t:metanetx.compartment, miriam:metanetx.compartment ; foaf:homepage ; bioregistry.schema:0000005 "MNXC15"^^xsd:string ; bioregistry.schema:0000006 "https://www.metanetx.org/comp_info/$1"^^xsd:string ; bioregistry.schema:0000008 "^(MNX[CD]\\d+|BOUNDARY|IN|OUT)$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.metanetx.org/comp_info/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "metanetx.compartment" . biocontext:METANETX.COMPARTMENT dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:metanetx.compartment dcterms:isPartOf bioregistry.metaresource:n2t . miriam:metanetx.compartment dcterms:isPartOf bioregistry.metaresource:miriam .