@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 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:bioregistry dcterms:hasPart bioregistry:snodb .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02602 .

bioregistry:snodb a bioregistry.schema:0000001 ;
    rdfs:label "snoDB" ;
    dcterms:contributor orcid:0009-0000-6974-6386 ;
    dcterms:description "Contains identifiers for human small nucleolar RNAs (snoRNAs) from snoDB, an interactive database of human small nucleolar RNAs (snoRNAs) that includes up-to-date information on snoRNA features, genomic location, conservation, host gene, snoRNA–RNA targets and snoRNA abundance and provides links to other resources."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch integbio:nbdc02602 ;
    dcat:keyword "expression",
        "genome/gene",
        "health/disease",
        "human nucleolar rna",
        "interaction/pathway",
        "localization",
        "rna",
        "sequence",
        "snorna-protein" ;
    foaf:homepage <https://bioinfo-scottgroup.med.usherbrooke.ca/snoDB> ;
    bioregistry.schema:0000005 "snoDB0001"^^xsd:string ;
    bioregistry.schema:0000006 "https://bioinfo-scottgroup.med.usherbrooke.ca/snoDB/detailed_view/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^snoDB\\d{4}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6231-7714 ;
    bioregistry.schema:0000021 orcid:0000-0001-9439-5346 ;
    bioregistry.schema:0000024 "https://bioinfo-scottgroup.med.usherbrooke.ca/snoDB/detailed_view/"^^xsd:string ;
    bioregistry.schema:0000027 <https://bioinfo-scottgroup.med.usherbrooke.ca/snoDB/detailed_view/snoDB0001> ;
    bioregistry.schema:0000029 "snodb" .

orcid:0000-0001-6231-7714 rdfs:label "Michelle S Scott" ;
    foaf:mbox "michelle.scott@usherbrooke.ca" .

orcid:0000-0001-9439-5346 rdfs:label "Benjamin M. Gyori" ;
    foaf:mbox "b.gyori@northeastern.edu" .

orcid:0009-0000-6974-6386 rdfs:label "Maaya Manoj" ;
    foaf:mbox "maaya.m466@gmail.com" .

integbio:nbdc02602 dcterms:isPartOf bioregistry.metaresource:integbio .

