<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:gotemp="http://biomanta.sourceforge.net/2007/07/gotemp.owl"
    xml:base="http://biomanta.sourceforge.net/2007/07/gotemp.owl#">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This is a temporary place holder for GO owl</rdfs:comment>
  </owl:Ontology>

  <owl:Class rdf:ID="CellularComponent">
  </owl:Class>

</rdf:RDF>

  

