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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dbest .

bioregistry.metaresource:edam dcterms:hasPart edam:1105 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00413 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:dbest .

bioregistry.metaresource:n2t dcterms:hasPart n2t:dbest .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:dbest .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010648 .

bioregistry:dbest a bioregistry.schema:0000001 ;
    rdfs:label "dbEST" ;
    dcterms:description "The dbEST contains sequence data and other information on \"single-pass\" cDNA sequences, or \"Expressed Sequence Tags\", from a number of organisms."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1105,
        biocontext:DBEST,
        n2t:dbest,
        ncbi.resource:dbEST,
        integbio:nbdc00413,
        prefixcommons:dbest,
        miriam:dbest,
        re3data:r3d100010648 ;
    dcat:keyword "cdna/est",
        "dna",
        "repository",
        "sequence" ;
    foaf:homepage <https://www.ncbi.nlm.nih.gov/nucest> ;
    bioregistry.schema:0000005 "BP100000"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ncbi.nlm.nih.gov/nucest/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^([A-Z]+)?\\d+(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-3253-6021 ;
    bioregistry.schema:0000024 "https://www.ncbi.nlm.nih.gov/nucest/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02meqm098 ;
    bioregistry.schema:0000027 <https://www.ncbi.nlm.nih.gov/nucest/BP100000> ;
    bioregistry.schema:0000029 "dbest" .

orcid:0000-0003-3253-6021 rdfs:label "Todd M Lowe" ;
    foaf:mbox "tmjlowe@ucsc.edu" .

edam:1105 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:DBEST dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:dbest dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc00413 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:dbest dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:dbest dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010648 dcterms:isPartOf bioregistry.metaresource:re3data .

