@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PAZAR .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pazar .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00611 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pazar .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pazar .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:521 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pazar .

bioregistry:pazar a bioregistry.schema:0000001 ;
    rdfs:label "Pazar Transcription Factor" ;
    dcterms:description "The PAZAR database unites independently created and maintained data collections of transcription factor and regulatory sequence annotation. It provides information on the sequence and target of individual transcription factors."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:521,
        biocontext:PAZAR,
        n2t:pazar,
        integbio:nbdc00611,
        prefixcommons:pazar,
        miriam:pazar ;
    dcat:keyword "dna",
        "genome/gene",
        "protein",
        "regulation",
        "rna",
        "sequence" ;
    foaf:homepage <http://www.pazar.info/> ;
    bioregistry.schema:0000005 "TF0001053"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.pazar.info/cgi-bin/tf_search.cgi?geneID=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^TF\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://www.pazar.info/cgi-bin/tf_search.cgi?geneID="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.pazar.info/cgi-bin/tf_search.cgi?geneID=TF0001053> ;
    bioregistry.schema:0000029 "pazar" .

pathguide:521 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:PAZAR dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:pazar dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00611 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:pazar dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pazar dcterms:isPartOf bioregistry.metaresource:miriam .

