<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/ECO?iri=http://purl.obolibrary.org/obo/ECO_0001809"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns4="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000234"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#creation_date"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000051 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>has part</rdfs:label>
        <rdfs:label xml:lang="en">has part</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/OBI_0000312 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OBI_0000312">
        <rdfs:label xml:lang="en">is_specified_output_of</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/RO_0000057 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000057">
        <rdfs:label xml:lang="en">has participant</rdfs:label>
    </ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/CHEBI_16991 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_16991">
        <rdfs:label>deoxyribonucleic acid</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/ECO_0000325 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/ECO_0000325">
        <rdfs:label>chromatography evidence</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/ECO_0001809 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/ECO_0001809">
        <rdfs:label>DNA affinity chromatography evidence</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ECO_0000325"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0000070"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                                <someValuesFrom>
                                    <Class>
                                        <intersectionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OBI_0600046"/>
                                            <Class>
                                                <intersectionOf rdf:parseType="Collection">
                                                    <Restriction>
                                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000057"/>
                                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_16991"/>
                                                    </Restriction>
                                                    <Restriction>
                                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000057"/>
                                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OBI_0000533"/>
                                                    </Restriction>
                                                </intersectionOf>
                                            </Class>
                                        </intersectionOf>
                                    </Class>
                                </someValuesFrom>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:creation_date>2015-11-03T13:48:49Z</oboInOwl:creation_date>
        <ns4:IAO_0000115>A type of chromatography evidence where immobilized promoter DNA is labeled and bound to a matrix through which a protein mixture is poured and then eluted to purify specific DNA binding proteins.</ns4:IAO_0000115>
        <ns4:IAO_0000234>CollecTF</ns4:IAO_0000234>
        <oboInOwl:id>ECO:0001809</oboInOwl:id>
        <oboInOwl:hasOBONamespace>eco</oboInOwl:hasOBONamespace>
        <oboInOwl:hasRelatedSynonym>DNA affinity purification</oboInOwl:hasRelatedSynonym>
        <oboInOwl:created_by>swolfish</oboInOwl:created_by>
        <rdfs:comment>Biotinylation is commonly used for labeling and beads are commonly used as the matrix. Bound protein will remain attached to the beads. Results can be detected through gel electrophoresis and then sequenced by mass-spectrometry. This technique can be used to demonstrate binding of a purified protein, or to purify the binding protein from crude extract or protein mixture.</rdfs:comment>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OBI_0000070 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000070">
        <rdfs:label xml:lang="en">assay</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OBI_0000533 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0000533">
        <rdfs:label>affinity column</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OBI_0600046 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OBI_0600046">
        <rdfs:label xml:lang="en">preparative chromatography</rdfs:label>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



