<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/ECTO?iri=http://purl.obolibrary.org/obo/ENVO_2000042"?>
<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:obo="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://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#creation_date"/>
    


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

    


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

    


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

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


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002215">
        <rdfs:label>capable of</rdfs:label>
        <rdfs:label xml:lang="en">capable of</rdfs:label>
    </ObjectProperty>
    


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

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


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_00002149">
        <rdfs:label>sea water</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_00002214">
        <rdfs:label>power plant</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_2000012">
        <rdfs:label>anthropogenic generation of energy</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_2000032">
        <rdfs:label>thermal energy</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/ENVO_2000042">
        <rdfs:label>ocean thermal power station</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_00002214"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002215"/>
                        <someValuesFrom>
                            <Class>
                                <intersectionOf rdf:parseType="Collection">
                                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_2000012"/>
                                    <Restriction>
                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/ENVO_2000032"/>
                                    </Restriction>
                                    <Restriction>
                                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002233"/>
                                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/ENVO_00002149"/>
                                    </Restriction>
                                </intersectionOf>
                            </Class>
                        </someValuesFrom>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ENVO_00002214"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002215"/>
                <someValuesFrom>
                    <Class>
                        <intersectionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/ENVO_2000012"/>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000055"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/ENVO_2000032"/>
                            </Restriction>
                            <Restriction>
                                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002233"/>
                                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/ENVO_00002149"/>
                            </Restriction>
                        </intersectionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:creation_date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-11-03T21:15:52Z</oboInOwl:creation_date>
        <oboInOwl:hasExactSynonym>OTEC power station</oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>OTEC power plant</oboInOwl:hasExactSynonym>
        <oboInOwl:created_by rdf:resource="https://orcid.org/0000-0002-6601-2165"/>
    </Class>
</rdf:RDF>



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



