@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 orcid: <https://orcid.org/> .
@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:MIREX .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mirex .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02064 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mirex .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mirex .

bioregistry:mirex a bioregistry.schema:0000001 ;
    rdfs:label "mirEX" ;
    dcterms:description "mirEX is a comprehensive platform for comparative analysis of primary microRNA expression data, storing RT–qPCR-based gene expression profile over seven development stages of Arabidopsis. It also provides RNA structural models, publicly available deep sequencing results and experimental procedure details. This collection provides profile information for a single microRNA over all development stages."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:MIREX,
        n2t:mirex,
        integbio:nbdc02064,
        miriam:mirex ;
    dcat:keyword "expression",
        "genome/gene",
        "localization",
        "rna",
        "sequence" ;
    foaf:homepage <http://comgen.pl/mirex/?page=home> ;
    bioregistry.schema:0000005 "165a"^^xsd:string ;
    bioregistry.schema:0000006 "http://comgen.pl/mirex1/?page=results/record&name=$1&exref=pp2a&limit=yes"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+(\\w+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8086-5404 ;
    bioregistry.schema:0000024 "https://bioregistry.io/mirex:"^^xsd:string ;
    bioregistry.schema:0000027 <http://comgen.pl/mirex1/?page=results/record&name=165a&exref=pp2a&limit=yes> ;
    bioregistry.schema:0000029 "mirex" .

orcid:0000-0002-8086-5404 rdfs:label "Wojciech M. Karlowski" ;
    foaf:mbox "wmk@amu.edu.pl" .

biocontext:MIREX dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mirex dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02064 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:mirex dcterms:isPartOf bioregistry.metaresource:miriam .

