@prefix biolink: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biolink dcterms:hasPart biolink:SEED.REACTION . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:seed.reaction . bioregistry.metaresource:miriam dcterms:hasPart miriam:seed.reaction . bioregistry.metaresource:n2t dcterms:hasPart n2t:seed.reaction . bioregistry:seed.reaction a bioregistry.schema:0000001 ; rdfs:label "SEED Reactions" ; dcterms:description "ModelSEED is a platform for creating genome-scale metabolic network reconstructions for microbes and plants. As part of the platform, a biochemistry database is managed that contains reactions unique to ModelSEED as well as reactions aggregated from other databases or from manually-curated genome-scale metabolic network reconstructions."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biolink:SEED.REACTION, n2t:seed.reaction, miriam:seed.reaction ; foaf:homepage ; bioregistry.schema:0000005 "rxn00001"^^xsd:string ; bioregistry.schema:0000006 "http://modelseed.org/biochem/reactions/$1"^^xsd:string ; bioregistry.schema:0000008 "^rxn\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://modelseed.org/biochem/reactions/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "seed.reaction" . biolink:SEED.REACTION dcterms:isPartOf bioregistry.metaresource:biolink . n2t:seed.reaction dcterms:isPartOf bioregistry.metaresource:n2t . miriam:seed.reaction dcterms:isPartOf bioregistry.metaresource:miriam .