@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:DBD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dbd .

bioregistry.metaresource:edam dcterms:hasPart edam:2716 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:dbd .

bioregistry.metaresource:n2t dcterms:hasPart n2t:dbd .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:496 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:dbd .

bioregistry:dbd a bioregistry.schema:0000001 ;
    rdfs:label "Transcription Factor Database" ;
    dcterms:description "The DBD (transcription factor database) provides genome-wide transcription factor predictions for organisms across the tree of life. The prediction method identifies sequence-specific DNA-binding transcription factors through homology using profile hidden Markov models (HMMs) of domains from Pfam and SUPERFAMILY. It does not include basal transcription factors or chromatin-associated proteins."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2716,
        pathguide:496,
        biocontext:DBD,
        n2t:dbd,
        prefixcommons:dbd,
        miriam:dbd ;
    dcat:keyword "genome",
        "regulation" ;
    foaf:homepage <http://www.transcriptionfactor.org/> ;
    bioregistry.schema:0000005 "0045310"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.transcriptionfactor.org/index.cgi?Search/Domain+domain:$1+cat:DBD"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://bioregistry.io/dbd:"^^xsd:string ;
    bioregistry.schema:0000026 ror:00tw3jy02 ;
    bioregistry.schema:0000027 <http://www.transcriptionfactor.org/index.cgi?Search/Domain+domain:0045310+cat:DBD> ;
    bioregistry.schema:0000029 "dbd" .

edam:2716 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:496 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:DBD dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:dbd dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:dbd dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:dbd dcterms:isPartOf bioregistry.metaresource:miriam .

