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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:DASHR.EXPRESSION .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dashr.expression .

bioregistry.metaresource:miriam dcterms:hasPart miriam:dashr.expression .

bioregistry.metaresource:n2t dcterms:hasPart n2t:dashr.expression .

bioregistry:dashr.expression a bioregistry.schema:0000001 ;
    rdfs:label "DASHR expression" ;
    dcterms:description "DASHR reports the annotation, expression and evidence for specific RNA processing (cleavage specificity scores/entropy) of human sncRNA genes, precursor and mature sncRNA products across different human tissues and cell types. DASHR integrates information from multiple existing annotation resources for small non-coding RNAs, including microRNAs (miRNAs), Piwi-interacting (piRNAs), small nuclear (snRNAs), nucleolar (snoRNAs), cytoplasmic (scRNAs), transfer (tRNAs), tRNA fragments (tRFs), and ribosomal RNAs (rRNAs). These datasets were obtained from non-diseased human tissues and cell types and were generated for studying or profiling small non-coding RNAs. This collection references RNA expression."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:DASHR.EXPRESSION,
        n2t:dashr.expression,
        miriam:dashr.expression ;
    foaf:homepage <https://dashr1.lisanwanglab.org/show-expression-table.php?start=0> ;
    bioregistry.schema:0000005 "hsa-mir-200a"^^xsd:string ;
    bioregistry.schema:0000006 "https://dashr1.lisanwanglab.org/entry/hsa-mir-200a#$1#exprPerTissueTable"^^xsd:string ;
    bioregistry.schema:0000008 "^(hsa-(let|mir)-\\w+(-\\w+)?)|(piR-\\d+)|(chr\\w+.tRNA\\d+-\\w+)|(chr\\w+.tRNA\\d+-\\w+-tRF\\d)|((SNORD|SNORA|ACA|HBII|HBI|U)(-)?\\w+)|(HY\\d\\+(-L\\d+)?)|((LSU|SSU|5S)(-rRNA_Hsa)?(-L\\d+)?)$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://bioregistry.io/dashr.expression:"^^xsd:string ;
    bioregistry.schema:0000027 <https://dashr1.lisanwanglab.org/entry/hsa-mir-200a#hsa-mir-200a#exprPerTissueTable> ;
    bioregistry.schema:0000029 "dashr.expression" .

biocontext:DASHR.EXPRESSION dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:dashr.expression dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:dashr.expression dcterms:isPartOf bioregistry.metaresource:miriam .

