@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 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 uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CAZY .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cazy .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:cazy .

bioregistry.metaresource:n2t dcterms:hasPart n2t:cazy .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:cazy .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012321 .

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

bioregistry:cazy a bioregistry.schema:0000001 ;
    rdfs:label "Carbohydrate Active EnZYmes" ;
    dcterms:description "The Carbohydrate-Active Enzyme (CAZy) database is a resource specialized in enzymes that build and breakdown complex carbohydrates and glycoconjugates. These enzymes are classified into families based on structural features."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:CAZY,
        go.resource:CAZY,
        n2t:cazy,
        prefixcommons:cazy,
        miriam:cazy,
        re3data:r3d100012321,
        uniprot.resource:DB-0136 ;
    dcat:keyword "classification",
        "polysaccharide",
        "protein family/group databases" ;
    foaf:homepage <http://www.cazy.org/> ;
    bioregistry.schema:0000005 "GT10"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.cazy.org/$1.html"^^xsd:string ;
    bioregistry.schema:0000008 "^(GT|GH|PL|CE|CBM)\\d+(\\_\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3693-6017 ;
    bioregistry.schema:0000024 "https://bioregistry.io/cazy:"^^xsd:string ;
    bioregistry.schema:0000026 ror:04jm8zw14 ;
    bioregistry.schema:0000027 <http://www.cazy.org/GT10.html> ;
    bioregistry.schema:0000029 "cazy" .

orcid:0000-0002-3693-6017 rdfs:label "Nicolas Terrapon" ;
    foaf:mbox "nicolas.terrapon@univ-amu.fr" .

biocontext:CAZY dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:cazy dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:cazy dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:cazy dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012321 dcterms:isPartOf bioregistry.metaresource:re3data .

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

