@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 prefixcommons: <https://registry.bio2kg.org/resource/> .
@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 uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CDD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cdd .

bioregistry.metaresource:edam dcterms:hasPart edam:2666 .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00401 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:cdd .

bioregistry.metaresource:n2t dcterms:hasPart n2t:cdd .

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:cdd .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0214 .

bioregistry:cdd a bioregistry.schema:0000001 ;
    rdfs:label "Conserved Domain Database" ;
    dcterms:description "The Conserved Domain Database (CDD) is a collection of multiple sequence alignments and derived database search models, which represent protein domains conserved in molecular evolution."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2666,
        biocontext:CDD,
        go.resource:CDD,
        n2t:cdd,
        ncbi.resource:CDD,
        integbio:nbdc00401,
        prefixcommons:cdd,
        miriam:cdd,
        uniprot.resource:DB-0214 ;
    dcat:keyword "classification",
        "family and domain databases",
        "image/movie",
        "protein",
        "sequence",
        "structure" ;
    foaf:homepage <https://www.ncbi.nlm.nih.gov/sites/entrez?db=cdd> ;
    bioregistry.schema:0000005 "cd00400"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ncbi.nlm.nih.gov/Structure/cdd/cddsrv.cgi?uid=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^(cd)?\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.ncbi.nlm.nih.gov/Structure/cdd/cddsrv.cgi?uid="^^xsd:string ;
    bioregistry.schema:0000026 ror:0060t0j89 ;
    bioregistry.schema:0000027 <https://www.ncbi.nlm.nih.gov/Structure/cdd/cddsrv.cgi?uid=cd00400> ;
    bioregistry.schema:0000029 "cdd" .

edam:2666 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:CDD dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:cdd dcterms:isPartOf bioregistry.metaresource:n2t .

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

integbio:nbdc00401 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:cdd dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:cdd dcterms:isPartOf bioregistry.metaresource:miriam .

uniprot.resource:DB-0214 dcterms:isPartOf bioregistry.metaresource:uniprot .

