@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 orcid: <https://orcid.org/> .
@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 re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PLANTTFDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:planttfdb .

bioregistry.metaresource:miriam dcterms:hasPart miriam:planttfdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:planttfdb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:497 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:planttfdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011301 .

bioregistry:planttfdb a bioregistry.schema:0000001 ;
    rdfs:label "Plant Transcription Factor Database" ;
    dcterms:description "The Plant TF database (PlantTFDB) systematically identifies transcription factors for plant species. It includes annotation for identified TFs, including information on expression, regulation, interaction, conserved elements, phenotype information. It also provides curated descriptions and cross-references to other life science databases, as well as identifying evolutionary relationship among identified factors."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:497,
        biocontext:PLANTTFDB,
        n2t:planttfdb,
        prefixcommons:planttfdb,
        miriam:planttfdb,
        re3data:r3d100011301 ;
    dcat:keyword "dna",
        "gene",
        "protein",
        "regulation",
        "rna",
        "small molecule" ;
    foaf:homepage <http://planttfdb.cbi.pku.edu.cn> ;
    bioregistry.schema:0000005 "Ath_AT1G01030.1"^^xsd:string ;
    bioregistry.schema:0000006 "http://planttfdb.cbi.pku.edu.cn/tf.php?uid=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Z][a-z]{2}_([A-Za-z]{3}[0-9]{6})|([A-Za-z0-9\\._\\-#]*)$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6470-8815 ;
    bioregistry.schema:0000024 "http://planttfdb.cbi.pku.edu.cn/tf.php?uid="^^xsd:string ;
    bioregistry.schema:0000027 <http://planttfdb.cbi.pku.edu.cn/tf.php?uid=Ath_AT1G01030.1> ;
    bioregistry.schema:0000029 "planttfdb" .

orcid:0000-0001-6470-8815 rdfs:label "Ge Gao" ;
    foaf:mbox "gaog@mail.cbi.pku.edu.cn" .

pathguide:497 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:PLANTTFDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:planttfdb dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:planttfdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:planttfdb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011301 dcterms:isPartOf bioregistry.metaresource:re3data .

