<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/go.owl#"
     xml:base="http://purl.obolibrary.org/obo/go.owl"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about="http://purl.obolibrary.org/obo/go/extensions/go-plus-dev.owl">
        <foaf:homepage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://wiki.geneontology.org/index.php/Ontology_extensions</foaf:homepage>
        <dc:creator xml:lang="en">Gene Ontology Consortium</dc:creator>
        <dc:publisher xml:lang="en">Gene Ontology Consortium</dc:publisher>
        <dc:title xml:lang="en">Gene Ontology Extensions Importer, Development version</dc:title>
        <dc:description xml:lang="en">
          This imports all GO logical definitions and extensions, both production and development versions
        </dc:description>
        <rdfs:comment xml:lang="en">
          This ontology imports bridging ontologies created by the GO
          consortium that may not have been fully vetted. It also
          exports external ontologies not under the control of the GO
          consortium
        </rdfs:comment>
        <owl:imports rdf:resource="http://purl.obolibrary.org/obo/go/extensions/go-plus.owl"/>
        <owl:imports rdf:resource="http://purl.obolibrary.org/obo/go/extensions/x-cellular-importer.owl"/>
        <owl:imports rdf:resource="http://purl.obolibrary.org/obo/go/extensions/x-anatomy.owl"/>
    </owl:Ontology>
</rdf:RDF>



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

