<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MICRO?iri=http://purl.obolibrary.org/obo/CHEBI_29989"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:ns5="http://purl.obolibrary.org/obo/chebi/"
     xmlns:chebi="http://purl.obolibrary.org/obo/chebi#"
     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:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


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

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000412"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/inchi"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/smiles"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/inchikey"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/monoisotopicmass"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/formula"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/chebi/mass"/>
    


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

    


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

    


    <!-- http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is conjugate base of</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/chebi#is_enantiomer_of -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/chebi#is_enantiomer_of">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is enantiomer of</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_29986">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">D-glutamate(1-)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_29987">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glutamate(2-)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_29988">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">L-glutamate(2-)</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_29989">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">D-glutamate(2-)</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CHEBI_29987"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/chebi#is_enantiomer_of"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_29988"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_29986"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">(2R)-2-aminopentanedioate</oboInOwl:hasExactSynonym>
        <ns5:monoisotopicmass rdf:datatype="http://www.w3.org/2001/XMLSchema#string">145.038</ns5:monoisotopicmass>
        <ns5:mass rdf:datatype="http://www.w3.org/2001/XMLSchema#string">145.11342</ns5:mass>
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beilstein:8143000</oboInOwl:hasDbXref>
        <ns5:formula rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C5H7NO4</ns5:formula>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CHEBI:29989</oboInOwl:id>
        <oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">D-glutamate</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">D-glutamate(2-)</oboInOwl:hasExactSynonym>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">D-glutamic acid dianion</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gmelin:327904</oboInOwl:hasDbXref>
        <ns5:inchi rdf:datatype="http://www.w3.org/2001/XMLSchema#string">InChI=1S/C5H9NO4/c6-3(5(9)10)1-2-4(7)8/h3H,1-2,6H2,(H,7,8)(H,9,10)/p-2/t3-/m1/s1</ns5:inchi>
        <ns5:smiles rdf:datatype="http://www.w3.org/2001/XMLSchema#string">N[C@H](CCC([O-])=O)C([O-])=O</ns5:smiles>
        <ns5:inchikey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">WHUUTDBJXJRKMK-GSVOUGTGSA-L</ns5:inchikey>
        <oboInOwl:hasOBONamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#string">chebi_ontology</oboInOwl:hasOBONamespace>
        <oboInOwl:inSubset rdf:resource="http://purl.oboInOwllibrary.org/oboInOwl/chebi#3_STAR"/>
        <ns3:IAO_0000412 rdf:resource="http://purl.obolibrary.org/obo/chebi.owl"/>
    </Class>
</rdf:RDF>



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



