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


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

    <AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/contributor"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000116"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasAlternativeId"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#inSubset"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000050">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>part_of</rdfs:label>
        <rdfs:label>part of</rdfs:label>
        <rdfs:label xml:lang="en">part of</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000051">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ReflexiveProperty"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>has part</rdfs:label>
        <rdfs:label xml:lang="en">has part</rdfs:label>
        <rdfs:label>has_part</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0000086">
        <rdfs:label>has quality</rdfs:label>
        <rdfs:label xml:lang="en">has quality</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002351">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
        <rdfs:label xml:lang="en">has member</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002473">
        <rdfs:label>composed primarily of</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000027">
        <rdfs:label xml:lang="en">object aggregate</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_01000833">
        <rdfs:label xml:lang="en">water droplet</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_01000846">
        <rdfs:label xml:lang="en">water ice crystal</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_01001419">
        <rdfs:label xml:lang="en">cumulonimbus cloud</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ENVO_01001428"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002473"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000027"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002351"/>
                                <someValuesFrom>
                                    <Class>
                                        <unionOf rdf:parseType="Collection">
                                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_01000833"/>
                                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_01000846"/>
                                        </unionOf>
                                    </Class>
                                </someValuesFrom>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_03520005"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000086"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/PATO_0000407"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom>
                    <Class>
                        <unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_03520000"/>
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_03520001"/>
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_03520002"/>
                        </unionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000086"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/PATO_0001788"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0000086"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/PATO_0000586"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasAlternativeId>Cb</oboInOwl:hasAlternativeId>
        <oboInOwl:hasExactSynonym xml:lang="de">Cumulonibus-Wolke</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym xml:lang="de">Gewitterwolke</oboInOwl:hasExactSynonym>
        <ns4:IAO_0000115 xml:lang="en">A cloud which 1) has been shaped into dense, mountain-like forms or one or more tower-like forms with a flattened upper portion, which often spreads out in the shape of an anvil or plume, 2) is composed of water droplets and, especially in its upper portion, ice crystals, 3) is located in the low level of the atmosphere (low étage), but can extend into the middle and high level of the atmosphere.</ns4:IAO_0000115>
        <ns4:IAO_0000116 xml:lang="en">Add more PATO qualities once they have been added to PATO.</ns4:IAO_0000116>
        <rdfs:comment xml:lang="en">Cumulonimbus clouds have a very dark base which may be merged with low ragged clouds which frequently form underneath this cloud. The upper portion  may be smooth, fibrous, or striated. Cumulonimbus also contains large raindrops and, often, snowflakes, snow pellets or hailstones. The water droplets and raindrops may be substantially supercooled. Cumulonimbus is frequently associated with precipitation, sometimes in the form of virga. Cumulonimbus is often accompanied by lightning, thunder or hail. Cumulonimbus usually have their bases in the low level, but their vertical extent is often so great that their tops may reach into the middle and high levels.</rdfs:comment>
        <oboInOwl:inSubset>envoAtmo</oboInOwl:inSubset>
        <oboInOwl:inSubset xml:lang="en">envoCloudAtlas</oboInOwl:inSubset>
        <dc:contributor rdf:resource="https://orcid.org/0000-0002-2996-719X"/>
        <oboInOwl:created_by rdf:resource="https://orcid.org/0000-0002-4366-3088"/>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_01001428">
        <rdfs:label xml:lang="en">water-based cloud</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_03520000">
        <rdfs:label xml:lang="en">low atmospheric level</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_03520001">
        <rdfs:label xml:lang="en">middle atmospheric level</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_03520002">
        <rdfs:label xml:lang="en">high atmospheric level</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_03520005">
        <rdfs:label xml:lang="en">cloud top</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/PATO_0000407">
        <rdfs:label>flat</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/PATO_0000586">
        <rdfs:label>increased size</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/PATO_0001788">
        <rdfs:label>increased mass density</rdfs:label>
    </Class>
</rdf:RDF>



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



