@prefix bartoc: <https://bartoc.org/en/node/> .
@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 edam: <http://edamontology.org/data_> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:671 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EC-CODE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ec .

bioregistry.metaresource:edam dcterms:hasPart edam:1011 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.rfLD2u .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00508 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ec-code .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ec-code .

bioregistry.metaresource:ols dcterms:hasPart ols:ec .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:106 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:intenz .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010803 .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Ec .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0024 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P591 .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q741108 .

bioregistry:ec a bioregistry.schema:0000001 ;
    rdfs:label "Enzyme Nomenclature" ;
    dcterms:description """The Enzyme Nomenclature (also known as the Enzyme Commission Code) is a species-agnostic controlled vocabulary for specific enzymes and an associated hierarchical classification into 7 main categories.

The Enzyme Nomenclature is maintained by the [Nomenclature Committee](https://iubmb.org/about/committees/nomenclature-committee/) of the International Union of Biochemistry and Molecular Biology (IUBMB). A detailed history of the nomenclature since the 1950s can be found [here](https://iubmb.qmul.ac.uk/enzyme/history.html).

There are few notable resources providing access to the Enzyme Nomenclature:

<table class="table table-striped"><thead><tr><th>Website</th><th>Homepage</td><th>Notes</td></tr></thead><tbody><tr><td>ExplorEnz</td><td><a href="https://www.enzyme-database.org">https://www.enzyme-database.org</a></td><td>This is the resource officially recommended by IUBMB</td></tr><tr><td>IUBMB (via by Queen Mary)</td><td><a href="https://iubmb.qmul.ac.uk/enzyme">https://iubmb.qmul.ac.uk/enzyme</a></td><td>This is a web-based version of the <a href="https://archive.org/details/enzymenomenclatu0000inte_d6c2">1992 publication</a>.</td></tr><tr><td>IntEnz</td><td><a href="https://www.ebi.ac.uk/intenz">https://www.ebi.ac.uk/intenz</a></td><td>Shutdown in 2024</td></tr><tr><td>ExPaSy</td><td><a href="https://enzyme.expasy.org">https://enzyme.expasy.org</a></td></tr><tr><td>EnzymePortal</td><td><a href="https://www.ebi.ac.uk/enzymeportal">https://www.ebi.ac.uk/enzymeportal</a></td><td></td></tr></tbody></table>"""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1011,
        pathguide:106,
        wikidata:P591,
        wikidata:Q741108,
        bartoc:671,
        biocontext:EC-CODE,
        go.resource:EC,
        n2t:ec-code,
        integbio:nbdc00508,
        fairsharing:FAIRsharing.rfLD2u,
        prefixcommons:intenz,
        miriam:ec-code,
        togoid:Ec,
        ols:ec,
        re3data:r3d100010803,
        uniprot.resource:DB-0024 ;
    dcat:keyword "biochemistry",
        "biopax",
        "centrally registered identifier",
        "classification",
        "enzyme",
        "enzyme and pathway databases",
        "enzyme commission number",
        "enzymology",
        "function",
        "ontology",
        "ontology/terminology/nomenclature",
        "protein",
        "repository",
        "rna" ;
    foaf:homepage <https://www.enzyme-database.org/> ;
    bioregistry.schema:0000005 "1.1.1.1"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.enzyme-database.org/query.php?ec=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{1,2}(((\\.\\d{1,3}){1,3})|(\\.\\d+){2}\\.[nB]\\d{1,3}|\\.-\\.-\\.-|\\.\\d{1,3}\\.-\\.-|\\.\\d{1,3}\\.\\d{1,3}\\.-)?$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/ec/ec.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-3889-2879 ;
    bioregistry.schema:0000023 "EC",
        "EC number",
        "EC-CODE",
        "ECCODE",
        "EC_CODE",
        "ec-code",
        "eccode",
        "intenz" ;
    bioregistry.schema:0000024 "https://www.enzyme-database.org/query.php?ec="^^xsd:string ;
    bioregistry.schema:0000026 ror:00910ay07 ;
    bioregistry.schema:0000027 <https://www.enzyme-database.org/query.php?ec=1.1.1.1> ;
    bioregistry.schema:0000029 "ec" .

orcid:0000-0003-3889-2879 rdfs:label "Kristian Axelsen" ;
    foaf:mbox "kristian.axelsen@sib.swiss" .

edam:1011 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:106 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P591 dcterms:isPartOf bioregistry.metaresource:wikidata .

wikidata:Q741108 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bartoc:671 dcterms:isPartOf bioregistry.metaresource:bartoc .

biocontext:EC-CODE dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:ec-code dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00508 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.rfLD2u dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:intenz dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:ec-code dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Ec dcterms:isPartOf bioregistry.metaresource:togoid .

ols:ec dcterms:isPartOf bioregistry.metaresource:ols .

re3data:r3d100010803 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0024 dcterms:isPartOf bioregistry.metaresource:uniprot .

