<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY so 'http://purl.org/sswap/SO/'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://purl.org/sswap/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:so="&so;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&so;owlOntology">
        <owl:imports rdf:resource="&so;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&so;SO_0000235"/>
    <owl:Class rdf:about="&so;SO_0000170"/>
    <owl:Class rdf:about="&so;SO_0000015">
        <rdfs:subClassOf rdf:resource="&so;SO_0000235"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.org/sswap/RO/part_of"/>
                <owl:someValuesFrom rdf:resource="&so;SO_0000170"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label xml:lang="en">DPE_motif</rdfs:label>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">downstream core promoter element</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">DPE motif</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">A sequence element characteristic of some RNA polymerase II promoters; Positioned from +28 to +32 with respect to the TSS (+1). Experimental results suggest that the DPE acts in conjunction with the INR_motif to provide a binding site for TFIID in the absence of a TATA box to mediate transcription of TATA-less promoters. Consensus sequence (A|G)G(A|T)(C|T)(G|A|C).</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >PMID:12651739:12537576</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://purl.org/obo/owl/PMID#PMID_12651739:12537576</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasNarrowSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">CRWMGCGWKCGCTTS</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">sequence</oboInOwl:hasOBONamespace>
    </owl:Class>
</rdf:RDF>
