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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MYCOBANK .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mycobank .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01815 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mycobank .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mycobank .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mycobank .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011222 .

bioregistry:mycobank a bioregistry.schema:0000001 ;
    rdfs:label "MycoBank" ;
    dcterms:contributor orcid:0000-0003-0066-1717 ;
    dcterms:description "MycoBank is an online database, documenting new mycological names and combinations, eventually combined with descriptions and illustrations."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:MYCOBANK,
        n2t:mycobank,
        ncbi.resource:MycoBank,
        integbio:nbdc01815,
        prefixcommons:mycobank,
        miriam:mycobank,
        re3data:r3d100011222 ;
    dcat:keyword "classification",
        "ontology/terminology/nomenclature",
        "organism",
        "sequence" ;
    foaf:homepage <http://www.mycobank.org/> ;
    bioregistry.schema:0000005 "349124"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.mycobank.org/page/Name%20details%20page/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9370-4677 ;
    bioregistry.schema:0000024 "https://www.mycobank.org/page/Name%20details%20page/"^^xsd:string ;
    bioregistry.schema:0000026 ror:030a5r161 ;
    bioregistry.schema:0000027 <https://www.mycobank.org/page/Name%20details%20page/349124> ;
    bioregistry.schema:0000029 "mycobank" .

orcid:0000-0002-9370-4677 rdfs:label "Vincent Robert" ;
    foaf:mbox "vrobert@unistra.fr" .

orcid:0000-0003-0066-1717 rdfs:label "Carlos Moreno" ;
    foaf:mbox "carlosm@ebi.ac.uk" .

biocontext:MYCOBANK dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mycobank dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc01815 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:mycobank dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:mycobank dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011222 dcterms:isPartOf bioregistry.metaresource:re3data .

