@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 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:DATF .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:datf .

bioregistry.metaresource:miriam dcterms:hasPart miriam:datf .

bioregistry.metaresource:n2t dcterms:hasPart n2t:datf .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:518 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:datf .

bioregistry:datf a bioregistry.schema:0000001 ;
    rdfs:label "Database of Arabidopsis Transcription Factors" ;
    dcterms:description "DATF contains known and predicted Arabidopsis transcription factors (1827 genes in 56 families) with the unique information of 1177 cloned sequences and many other features including 3D structure templates, EST expression information, transcription factor binding sites and nuclear location signals."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:518,
        biocontext:DATF,
        n2t:datf,
        prefixcommons:datf,
        miriam:datf ;
    dcat:keyword "regulation" ;
    foaf:homepage <http://datf.cbi.pku.edu.cn/> ;
    bioregistry.schema:0000005 "AT1G01030.1"^^xsd:string ;
    bioregistry.schema:0000006 "http://planttfdb.cbi.pku.edu.cn/tf.php?sp=Ath&did=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^AT[1-5]G\\d{5}(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://planttfdb.cbi.pku.edu.cn/tf.php?sp=Ath&did="^^xsd:string ;
    bioregistry.schema:0000026 ror:02v51f717 ;
    bioregistry.schema:0000027 <http://planttfdb.cbi.pku.edu.cn/tf.php?sp=Ath&did=AT1G01030.1> ;
    bioregistry.schema:0000029 "datf" .

pathguide:518 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:DATF dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:datf dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:datf dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:datf dcterms:isPartOf bioregistry.metaresource:miriam .

