<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MICRO?iri=http://purl.obolibrary.org/obo/CHEBI_5641"?>
<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://purl.obolibrary.org/obo/IAO_0000115"/>
    <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#has_functional_parent -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/chebi#has_functional_parent">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has functional parent</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_35701">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ester</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_36253">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isocrotonic acid</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_36431">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">angelic acid</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_36432">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2-methylbut-2-enoic acid</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_38295">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">azabicycloalkane</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CHEBI_5641">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">heliosupine</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CHEBI_35701"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CHEBI_36432"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CHEBI_38295"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/chebi#has_functional_parent"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_36431"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/chebi#has_functional_parent"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CHEBI_36253"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">(1S,7aR)-7-[({(2S)-2,3-dihydroxy-2-[(1S)-1-hydroxyethyl]-3-methylbutanoyl}oxy)methyl]-2,3,5,7a-tetrahydro-1H-pyrrolo[1,2-a]pyrrol-1-yl (2Z)-2-methylbut-2-enoate</oboInOwl:hasExactSynonym>
        <ns5:monoisotopicmass rdf:datatype="http://www.w3.org/2001/XMLSchema#string">397.210</ns5:monoisotopicmass>
        <ns5:mass rdf:datatype="http://www.w3.org/2001/XMLSchema#string">397.46260</ns5:mass>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7-Angelyl-9-echimidinylheliotridine</oboInOwl:hasRelatedSynonym>
        <ns3:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An azabicycloalkane compound having angelyloxy and echimidinyloxymethyl substituents attached to the ring system.</ns3:IAO_0000115>
        <ns5:formula rdf:datatype="http://www.w3.org/2001/XMLSchema#string">C20H31NO7</ns5:formula>
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CAS:32728-78-2</oboInOwl:hasDbXref>
        <oboInOwl:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CHEBI:5641</oboInOwl:id>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cynoglossofin</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cynoglossofine</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cynoglossophine</oboInOwl:hasRelatedSynonym>
        <ns5:inchikey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HRSGCYGUWHGOPY-UKLMUADPSA-N</ns5:inchikey>
        <oboInOwl:hasRelatedSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heliosupin</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasExactSynonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heliosupine</oboInOwl:hasExactSynonym>
        <ns5:inchi rdf:datatype="http://www.w3.org/2001/XMLSchema#string">InChI=1S/C20H31NO7/c1-6-12(2)17(23)28-15-8-10-21-9-7-14(16(15)21)11-27-18(24)20(26,13(3)22)19(4,5)25/h6-7,13,15-16,22,25-26H,8-11H2,1-5H3/b12-6-/t13-,15-,16+,20+/m0/s1</ns5:inchi>
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KEGG:C10319</oboInOwl:hasDbXref>
        <oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KNApSAcK:C00002088</oboInOwl:hasDbXref>
        <ns5:smiles rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[H][C@@]12[C@H](CCN1CC=C2COC(=O)[C@](O)([C@H](C)O)C(C)(C)O)OC(=O)C(\C)=C/C</ns5:smiles>
        <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 -->



