@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 pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MIRTARBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mirtarbase .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01217 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mirtarbase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mirtarbase .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:715 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P2646 .

bioregistry:mirtarbase a bioregistry.schema:0000001 ;
    rdfs:label "mirTarBase" ;
    dcterms:contributor orcid:0000-0001-9439-5346,
        orcid:0000-0003-4423-4370 ;
    dcterms:description "miRTarBase is a database of miRNA-target interactions (MTIs), collected manually from relevant literature, following Natural Language Processing of the text to identify research articles related to functional studies of miRNAs. Generally, the collected MTIs are validated experimentally by reporter assay, western blot, microarray and next-generation sequencing experiments."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:715,
        wikidata:P2646,
        biocontext:MIRTARBASE,
        n2t:mirtarbase,
        integbio:nbdc01217,
        miriam:mirtarbase ;
    dcat:keyword "genome/gene",
        "image/movie",
        "interaction/pathway",
        "rna",
        "sequence" ;
    foaf:homepage <https://mirtarbase.cuhk.edu.cn/> ;
    bioregistry.schema:0000005 "MIRT000002"^^xsd:string ;
    bioregistry.schema:0000006 "https://mirtarbase.cuhk.edu.cn/~miRTarBase/miRTarBase_2022/php/detail.php?mirtid=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^MIRT\\d{6}$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "https://mirtarbase.cuhk.edu.cn/~miRTarBase/miRTarBase_2022/php/detail.php?mirtid="^^xsd:string ;
    bioregistry.schema:0000027 <https://mirtarbase.cuhk.edu.cn/~miRTarBase/miRTarBase_2022/php/detail.php?mirtid=MIRT000002> ;
    bioregistry.schema:0000029 "mirtarbase" .

orcid:0000-0001-9439-5346 rdfs:label "Benjamin M. Gyori" ;
    foaf:mbox "benjamin_gyori@hms.harvard.edu" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

pathguide:715 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P2646 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:MIRTARBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mirtarbase dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01217 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:mirtarbase dcterms:isPartOf bioregistry.metaresource:miriam .

