<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!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://sswapmeet.sswap.info/oboInOwl/'>
  <!ENTITY go 'http://sswapmeet.sswap.info/GO/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:go="&go;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&go;owlOntology">
        <owl:imports rdf:resource="&go;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&oboInOwl;DbXref"/>
    <owl:Class rdf:about="&go;GO_0000005">
        <rdfs:comment rdf:datatype="&xsd;string">This term was made obsolete because it refers to a class of gene products and a biological process rather than a molecular function. To update annotations, consider biological_process term 'ribosome biogenesis and assembly ; GO:0042254' or its children and molecular_function term 'unfolded protein binding ; GO:0051082'.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&oboInOwl;ObsoleteClass"/>
        </rdfs:subClassOf>
        <rdfs:label rdf:datatype="&xsd;string">ribosomal chaperone activity</rdfs:label>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">OBSOLETE. Assists in the correct assembly of ribosomes or ribosomal subunits in vivo, but is not a component of the assembled ribosome when performing its normal biological function.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >PMID:12150913</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GOC:jl</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">molecular_function</oboInOwl:hasOBONamespace>
    </owl:Class>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
</rdf:RDF>
