@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 dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:BRENDA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:brenda .

bioregistry.metaresource:go dcterms:hasPart go.resource:BRENDA .

bioregistry.metaresource:miriam dcterms:hasPart miriam:brenda .

bioregistry.metaresource:n2t dcterms:hasPart n2t:brenda .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:51 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:brenda .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010616 .

bioregistry:brenda a bioregistry.schema:0000001 ;
    rdfs:label "BRENDA Enzyme" ;
    dcterms:description "BRENDA is a collection of enzyme functional data available to the scientific community. Data on enzyme function are extracted directly from the primary literature The database covers information on classification and nomenclature, reaction and specificity, functional parameters, occurrence, enzyme structure and stability, mutants and enzyme engineering, preparation and isolation, the application of enzymes, and ligand-related data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:51,
        biocontext:BRENDA,
        go.resource:BRENDA,
        n2t:brenda,
        prefixcommons:brenda,
        miriam:brenda,
        re3data:r3d100010616 ;
    dcat:keyword "enzyme",
        "sbml" ;
    foaf:homepage <https://www.brenda-enzymes.org/> ;
    bioregistry.schema:0000005 "1.1.1.1"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.brenda-enzymes.org/php/result_flat.php4?ecno=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^((\\d+\\.-\\.-\\.-)|(\\d+\\.\\d+\\.-\\.-)|(\\d+\\.\\d+\\.\\d+\\.-)|(\\d+\\.\\d+\\.\\d+\\.\\d+))$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:ec ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3354-822X ;
    bioregistry.schema:0000024 "https://www.brenda-enzymes.org/php/result_flat.php4?ecno="^^xsd:string ;
    bioregistry.schema:0000027 <https://www.brenda-enzymes.org/php/result_flat.php4?ecno=1.1.1.1> ;
    bioregistry.schema:0000029 "brenda" .

orcid:0000-0002-3354-822X rdfs:label "Dietmar Schomburg" ;
    foaf:mbox "D.Schomburg@tu-braunschweig.de" .

pathguide:51 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:BRENDA dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:BRENDA dcterms:isPartOf bioregistry.metaresource:go .

n2t:brenda dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:brenda dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:brenda dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010616 dcterms:isPartOf bioregistry.metaresource:re3data .

