@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 dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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:BROAD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:broad .

bioregistry.metaresource:miriam dcterms:hasPart miriam:broad .

bioregistry.metaresource:n2t dcterms:hasPart n2t:broad .

bioregistry:broad a bioregistry.schema:0000001 ;
    rdfs:label "Broad Fungal Genome Initiative" ;
    dcterms:description "Magnaporthe grisea, the causal agent of rice blast disease, is one of the most devasting threats to food security worldwide and is a model organism for studying fungal phytopathogenicity and host-parasite interactions. The Magnaporthe comparative genomics database provides accesses to multiple fungal genomes from the Magnaporthaceae family to facilitate the comparative analysis. As part of the Broad Fungal Genome Initiative, the Magnaporthe comparative project includes the finished M. oryzae (formerly M. grisea) genome, as well as the draft assemblies of Gaeumannomyces graminis var. tritici and M. poae."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:BROAD,
        n2t:broad,
        miriam:broad ;
    foaf:homepage <https://www.broadinstitute.org/annotation/genome/magnaporthe_grisea/> ;
    bioregistry.schema:0000005 "S7000002168151102"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.broadinstitute.org/annotation/genome/magnaporthe_grisea/GeneDetails.html?sp=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^S\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.broadinstitute.org/annotation/genome/magnaporthe_grisea/GeneDetails.html?sp="^^xsd:string ;
    bioregistry.schema:0000026 ror:05a0ya142 ;
    bioregistry.schema:0000027 <https://www.broadinstitute.org/annotation/genome/magnaporthe_grisea/GeneDetails.html?sp=S7000002168151102> ;
    bioregistry.schema:0000029 "broad" .

biocontext:BROAD dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:broad dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:broad dcterms:isPartOf bioregistry.metaresource:miriam .

