@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 edam: <http://edamontology.org/data_> .
@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:UNITE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:unite .

bioregistry.metaresource:edam dcterms:hasPart edam:2390 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01905 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:unite .

bioregistry.metaresource:n2t dcterms:hasPart n2t:unite .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:unite .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011316 .

bioregistry:unite a bioregistry.schema:0000001 ;
    rdfs:label "Unite" ;
    dcterms:description "UNITE is a fungal rDNA internal transcribed spacer (ITS) sequence database. It focuses on high-quality ITS sequences generated from fruiting bodies collected and identified by experts and deposited in public herbaria. Entries may be supplemented with metadata on describing locality, habitat, soil, climate, and interacting taxa."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2390,
        biocontext:UNITE,
        n2t:unite,
        ncbi.resource:UNITE,
        integbio:nbdc01905,
        prefixcommons:unite,
        miriam:unite,
        re3data:r3d100011316 ;
    dcat:keyword "dna",
        "genome/gene",
        "organism",
        "sequence",
        "taxonomy" ;
    foaf:homepage <http://unite.ut.ee/> ;
    bioregistry.schema:0000005 "UDB000691"^^xsd:string ;
    bioregistry.schema:0000006 "http://unite.ut.ee/bl_forw.php?nimi=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^UDB\\d{6}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://unite.ut.ee/bl_forw.php?nimi="^^xsd:string ;
    bioregistry.schema:0000027 <http://unite.ut.ee/bl_forw.php?nimi=UDB000691> ;
    bioregistry.schema:0000029 "unite" .

edam:2390 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:UNITE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:unite dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc01905 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:unite dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:unite dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011316 dcterms:isPartOf bioregistry.metaresource:re3data .

