@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MACIE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:macie .

bioregistry.metaresource:edam dcterms:hasPart edam:2641 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.7xkx69 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:macie .

bioregistry.metaresource:n2t dcterms:hasPart n2t:macie .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:macie .

bioregistry:macie a bioregistry.schema:0000001 ;
    rdfs:label "Mechanism, Annotation and Classification in Enzymes" ;
    dcterms:description "MACiE (Mechanism, Annotation and Classification in Enzymes) is a database of enzyme reaction mechanisms. Each entry in MACiE consists of an overall reaction describing the chemical compounds involved, as well as the species name in which the reaction occurs. The individual reaction stages for each overall reaction are listed with mechanisms, alternative mechanisms, and amino acids involved."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2641,
        biocontext:MACIE,
        n2t:macie,
        fairsharing:FAIRsharing.7xkx69,
        prefixcommons:macie,
        miriam:macie ;
    dcat:keyword "chemical bond modification",
        "enzymatic reaction",
        "enzyme",
        "enzyme commission number",
        "life science",
        "molecular interaction",
        "pathway",
        "reaction data" ;
    foaf:homepage <https://www.ebi.ac.uk/thornton-srv/m-csa/about/> ;
    bioregistry.schema:0000005 "M0001"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/thornton-srv/m-csa/search/?s=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^M\\d{4}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6731-6398 ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/thornton-srv/m-csa/search/?s="^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/thornton-srv/m-csa/search/?s=M0001> ;
    bioregistry.schema:0000029 "macie" .

orcid:0000-0002-6731-6398 rdfs:label "Gemma L. Holliday" ;
    foaf:mbox "gemma.l.holliday@gmail.com" .

edam:2641 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:MACIE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:macie dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.7xkx69 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:macie dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:macie dcterms:isPartOf bioregistry.metaresource:miriam .

