@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RFAM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rfam .

bioregistry.metaresource:edam dcterms:hasPart edam:2356 .

bioregistry.metaresource:go dcterms:hasPart go.resource:Rfam .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00654 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:rfam .

bioregistry.metaresource:n2t dcterms:hasPart n2t:rfam .

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

bioregistry.metaresource:togoid dcterms:hasPart togoid:Rfam .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3523 .

bioregistry:rfam a bioregistry.schema:0000001 ;
    rdfs:label "RNA family database" ;
    dcterms:description "The Rfam database is a collection of RNA families, each represented by multiple sequence alignments, consensus secondary structures and covariance models (CMs). The families in Rfam break down into three broad functional classes: non-coding RNA genes, structured cis-regulatory elements and self-splicing RNAs. Typically these functional RNAs often have a conserved secondary structure which may be better preserved than the RNA sequence. The CMs used to describe each family are a slightly more complicated relative of the profile hidden Markov models (HMMs) used by Pfam. CMs can simultaneously model RNA sequence and the structure in an elegant and accurate fashion."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2356,
        wikidata:P3523,
        biocontext:RFAM,
        go.resource:Rfam,
        n2t:rfam,
        ncbi.resource:RFAM,
        integbio:nbdc00654,
        miriam:rfam,
        togoid:Rfam ;
    dcat:keyword "bibliography/documents",
        "classification",
        "rna",
        "sequence",
        "transcript" ;
    foaf:homepage <https://rfam.org/> ;
    bioregistry.schema:0000005 "RF00230"^^xsd:string ;
    bioregistry.schema:0000006 "https://rfam.org/family/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^RF\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-7279-2682 ;
    bioregistry.schema:0000024 "https://rfam.org/family/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://rfam.org/family/RF00230> ;
    bioregistry.schema:0000029 "rfam" .

orcid:0000-0001-7279-2682 rdfs:label "Anton I Petrov" ;
    foaf:mbox "apetrov@ebi.ac.uk" .

edam:2356 dcterms:isPartOf bioregistry.metaresource:edam .

wikidata:P3523 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:RFAM dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:Rfam dcterms:isPartOf bioregistry.metaresource:go .

n2t:rfam dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc00654 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:rfam dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Rfam dcterms:isPartOf bioregistry.metaresource:togoid .

