@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:aberowl dcterms:hasPart aberowl:RNAO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RNAO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:RNAO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rnao .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.kqt2h2 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:rnao .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:RNAO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:rnao .

bioregistry:rnao a bioregistry.schema:0000001 ;
    rdfs:label "RNA ontology" ;
    dcterms:description "Controlled vocabulary pertaining to RNA function and based on RNA sequences, secondary and three-dimensional structures."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/BGSU-RNA/rnao> ;
    skos:exactMatch aberowl:RNAO,
        ontobee:RNAO,
        bioportal:RNAO,
        biocontext:RNAO,
        fairsharing:FAIRsharing.kqt2h2,
        prefixcommons:rnao,
        obofoundry:rnao ;
    dcat:keyword "biochemistry",
        "life science",
        "obo",
        "ontology",
        "ribonucleic acid",
        "rna secondary structure",
        "sequence motif",
        "structure" ;
    foaf:homepage <https://github.com/bgsu-rna/rnao> ;
    bioregistry.schema:0000005 "0000128"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/RNAO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:rnao.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-5985-7429 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/RNAO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:RNAO_0000128 ;
    bioregistry.schema:0000029 "rnao" .

orcid:0000-0001-5985-7429 rdfs:label "Colin Batchelor" ;
    foaf:mbox "BatchelorC@rsc.org" .

aberowl:RNAO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:RNAO dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:RNAO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:RNAO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.kqt2h2 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:rnao dcterms:isPartOf bioregistry.metaresource:prefixcommons .

obofoundry:rnao dcterms:isPartOf bioregistry.metaresource:obofoundry .

