@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 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 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:FUNGIDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:fungidb .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:fungidb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:fungidb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011906 .

bioregistry:fungidb a bioregistry.schema:0000001 ;
    rdfs:label "FungiDB" ;
    dcterms:description "FungiDB is a genomic resource for fungal genomes. It contains contains genome sequence and annotation from several fungal classes, including the Ascomycota classes, Eurotiomycetes, Sordariomycetes, Saccharomycetes and the Basidiomycota orders, Pucciniomycetes and Tremellomycetes, and the basal 'Zygomycete' lineage Mucormycotina."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:FUNGIDB,
        n2t:fungidb,
        fairsharing:FAIRsharing.xf30yc,
        miriam:fungidb,
        re3data:r3d100011906 ;
    dcat:keyword "crowdsourcing",
        "dna sequence",
        "gene model annotation",
        "gene name",
        "genetic polymorphism",
        "genomics",
        "go-term enrichment data",
        "orthologous",
        "phenotype",
        "protein domain",
        "protein identification",
        "protein localization",
        "protein targeting",
        "rna-seq assay",
        "snp" ;
    foaf:homepage <https://fungidb.org/fungidb> ;
    bioregistry.schema:0000005 "CNBG_0001"^^xsd:string ;
    bioregistry.schema:0000006 "https://fungidb.org/fungidb/app/record/gene/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z_0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-7591-0020 ;
    bioregistry.schema:0000024 "https://fungidb.org/fungidb/app/record/gene/"^^xsd:string ;
    bioregistry.schema:0000027 <https://fungidb.org/fungidb/app/record/gene/CNBG_0001> ;
    bioregistry.schema:0000029 "fungidb" .

orcid:0000-0002-7591-0020 rdfs:label "Jason E. Stajich" ;
    foaf:mbox "jason.stajich@ucr.edu" .

biocontext:FUNGIDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:fungidb dcterms:isPartOf bioregistry.metaresource:n2t .

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

miriam:fungidb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011906 dcterms:isPartOf bioregistry.metaresource:re3data .

