@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/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:CGD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cgd .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00391 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:cgd .

bioregistry.metaresource:n2t dcterms:hasPart n2t:cgd .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:CGD .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:cgd .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010617 .

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

bioregistry:cgd a bioregistry.schema:0000001 ;
    rdfs:label "Candida Genome Database" ;
    dcterms:description "The Candida Genome Database (CGD) provides access to genomic sequence data and manually curated functional information about genes and proteins of the human pathogen Candida albicans. It collects gene names and aliases, and assigns gene ontology terms to describe the molecular function, biological process, and subcellular localization of gene products."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:CGD,
        go.resource:CGD,
        n2t:cgd,
        ncbi.resource:CGD,
        integbio:nbdc00391,
        prefixcommons:cgd,
        miriam:cgd,
        re3data:r3d100010617,
        uniprot.resource:DB-0126 ;
    dcat:keyword "bibliography/documents",
        "dna",
        "eukaryotic",
        "genome",
        "genome/gene",
        "health/disease",
        "interaction/pathway",
        "nucleotide",
        "organism-specific databases",
        "protein",
        "repository",
        "sequence" ;
    foaf:homepage <http://www.candidagenome.org/> ;
    bioregistry.schema:0000005 "CAL0003079"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.candidagenome.org/cgi-bin/locus.pl?dbid=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^CAL\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-1692-4983 ;
    bioregistry.schema:0000024 "http://www.candidagenome.org/cgi-bin/locus.pl?dbid="^^xsd:string ;
    bioregistry.schema:0000026 ror:00f54p054 ;
    bioregistry.schema:0000027 <http://www.candidagenome.org/cgi-bin/locus.pl?dbid=CAL0003079> ;
    bioregistry.schema:0000029 "cgd" .

orcid:0000-0002-1692-4983 rdfs:label "Gavin Sherlock" ;
    foaf:mbox "gsherloc@stanford.edu" .

biocontext:CGD dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:cgd dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:CGD dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc00391 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:cgd dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:cgd dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010617 dcterms:isPartOf bioregistry.metaresource:re3data .

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

