<?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="&oboInOwl;Synonym"/>
    <owl:Class rdf:about="&oboInOwl;Definition"/>
    <owl:Class rdf:about="&go;GO_0005575">
        <rdfs:label rdf:datatype="&xsd;string">cellular_component</rdfs:label>
        <oboInOwl:inSubset rdf:resource="&go;goslim_yeast"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_pir"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_candida"/>
        <oboInOwl:hasAlternativeId rdf:datatype="&xsd;string"
        >GO:0008372</oboInOwl:hasAlternativeId>
        <rdfs:comment rdf:datatype="&xsd;string">Note that, in addition to forming the root of the cellular component ontology, this term is recommended for use for the annotation of gene products whose cellular component is unknown. Note that when this term is used for annotation, it indicates that no information was available about the cellular component of the gene product annotated as of the date the annotation was made; the evidence code ND, no data, is used to indicate this.</rdfs:comment>
        <oboInOwl:inSubset rdf:resource="&go;gosubset_prok"/>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">cellular_component</oboInOwl:hasOBONamespace>
        <oboInOwl:inSubset rdf:resource="&go;goslim_generic"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_plant"/>
        <oboInOwl:inSubset rdf:resource="&go;goslim_goa"/>
        <oboInOwl:hasNarrowSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">cellular component unknown</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasNarrowSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">The part of a cell or its extracellular environment in which a gene product is located. A gene product may be located in one or more parts of a cell and its location may be as specific as a particular macromolecular complex, that is, a stable, persistent association of macromolecules that function together.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GOC:go_curators</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
</rdf:RDF>
