@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:BIGG.COMPARTMENT . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:bigg.compartment . bioregistry.metaresource:miriam dcterms:hasPart miriam:bigg.compartment . bioregistry.metaresource:n2t dcterms:hasPart n2t:bigg.compartment . bioregistry:bigg.compartment a bioregistry.schema:0000001 ; rdfs:label "BiGG Compartment" ; dcterms:description "BiGG is a knowledgebase of Biochemically, Genetically and Genomically structured genome-scale metabolic network reconstructions. It more published genome-scale metabolic networks into a single database with a set of stardized identifiers called BiGG IDs. Genes in the BiGG models are mapped to NCBI genome annotations, and metabolites are linked to many external databases (KEGG, PubChem, and many more). This collection references model compartments."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:BIGG.COMPARTMENT, n2t:bigg.compartment, miriam:bigg.compartment ; foaf:homepage ; bioregistry.schema:0000005 "c"^^xsd:string ; bioregistry.schema:0000006 "http://bigg.ucsd.edu/compartments/$1"^^xsd:string ; bioregistry.schema:0000008 "^[a-z_A-Z]+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://bigg.ucsd.edu/compartments/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "bigg.compartment" . biocontext:BIGG.COMPARTMENT dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:bigg.compartment dcterms:isPartOf bioregistry.metaresource:n2t . miriam:bigg.compartment dcterms:isPartOf bioregistry.metaresource:miriam .