<?xml version="1.0"?>
<rdf:RDF xmlns="https://w3id.org/respond#"
     xml:base="https://w3id.org/respond"
     xmlns:qudt="http://qudt.org/schema/qudt#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:ns="http://creativecommons.org/ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:vann="http://purl.org/vocab/vann/"
     xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    <owl:Ontology rdf:about="https://w3id.org/respond#">
        <owl:imports rdf:resource="https://w3id.org/saref"/>
        <owl:imports rdf:resource="https://w3id.org/bot/0.3.0"/>
        <owl:imports rdf:resource="https://w3id.org/seas/FeatureOfInterestOntology"/>
        <ns:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
        <terms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2019-03-15</terms:created>
        <terms:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Iker Esnaola-Gonzalez &lt;mailto:iker.esnaola@tekniker.es&gt;
Francisco Javier Diez &lt;mailto:francisco.diez@tekniker.es&gt;</terms:creator>
        <terms:description xml:lang="en">The RESPOND project aims to deploy an interoperable energy automation, monitoring and control solution to deliver DR programs at a dwelling, building and district level.</terms:description>
        <terms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2020-04-14</terms:modified>
        <terms:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RESPOND</terms:title>
        <vann:preferredNamespacePrefix rdf:datatype="http://www.w3.org/2001/XMLSchema#string">respond</vann:preferredNamespacePrefix>
        <vann:preferredNamespaceUri rdf:resource="https://w3id.org/respond"/>
        <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</owl:versionInfo>
    </owl:Ontology>
    


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


    


    <!-- http://creativecommons.org/ns#license -->


    <owl:AnnotationProperty rdf:about="http://creativecommons.org/ns#license"/>
    


    <!-- http://purl.org/dc/elements/1.1/creator -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
    


    <!-- http://purl.org/dc/terms/created -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/created"/>
    


    <!-- http://purl.org/dc/terms/creator -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
    


    <!-- http://purl.org/dc/terms/description -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    


    <!-- http://purl.org/dc/terms/modified -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
    


    <!-- http://purl.org/dc/terms/title -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespacePrefix -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespaceUri -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri"/>
    


    <!-- http://www.w3.org/2003/06/sw-vocab-status/ns#term_status -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status"/>
    


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


    


    <!-- https://w3id.org/respond#connectsToInternetThrough -->


    <owl:ObjectProperty rdf:about="https://w3id.org/respond#connectsToInternetThrough">
        <rdfs:range rdf:resource="https://w3id.org/respond#Gateway"/>
        <rdfs:comment xml:lang="en">Relates an Object with the Gateway with which it is connected to the Internet.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">connectsToInternetThrough</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/respond#forecastsProperty -->


    <owl:ObjectProperty rdf:about="https://w3id.org/respond#forecastsProperty">
        <rdfs:domain rdf:resource="https://w3id.org/seas/Property"/>
        <rdfs:range rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">Relates a Property that can be forecasted with a certain thing that forecasts it. Inspired by SAREF ontology&apos;s saref:measuresProperty and saref:controlsProperty.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">forecasts Property</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/respond#hasDataSendingMethod -->


    <owl:ObjectProperty rdf:about="https://w3id.org/respond#hasDataSendingMethod">
        <rdfs:comment xml:lang="en">Relates a Device with its method to send data (e.g. on regular intervals or on value change).</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">has Data Sending Method</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/respond#hasIcon -->


    <owl:ObjectProperty rdf:about="https://w3id.org/respond#hasIcon">
        <rdfs:range rdf:resource="https://w3id.org/respond#Icon"/>
        <rdfs:comment xml:lang="en">A resource&apos;s corresponding icon shown in the RESPOND Mobile app.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">has Icon</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/respond#providesServiceToLocation -->


    <owl:ObjectProperty rdf:about="https://w3id.org/respond#providesServiceToLocation">
        <rdfs:comment xml:lang="en">Relates a Service with the location to which it applies.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">provides Service To Location</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/seas/isPropertyOf -->


    <owl:ObjectProperty rdf:about="https://w3id.org/seas/isPropertyOf"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://qudt.org/schema/qudt#symbol -->


    <owl:DatatypeProperty rdf:about="http://qudt.org/schema/qudt#symbol"/>
    


    <!-- https://w3id.org/respond#hasDBQuery -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/respond#hasDBQuery">
        <rdfs:domain rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The quey with which values of a given Property can be extracted from a database.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">hasDatabaseQuery</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/respond#hasHouseholdMembersQuantity -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/respond#hasHouseholdMembersQuantity">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
        <rdfs:comment xml:lang="en">The number of houshehold members living in a household.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">hasHouseholdMembersQuantity</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/respond#hasInfluxDBQuery -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/respond#hasInfluxDBQuery">
        <rdfs:subPropertyOf rdf:resource="https://w3id.org/respond#hasDBQuery"/>
        <rdfs:domain rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The quey with which values of a given Property can be extracted from an InfluxDB.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">hasInfluxDBQuery</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/respond#hasNetPlannedArea -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/respond#hasNetPlannedArea">
        <rdfs:comment xml:lang="en">Total planned net area for the space.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="http://www.buildingsmart-tech.org/ifc/IFC4/Add2/html/"/>
        <rdfs:label xml:lang="en">hasNetPlannedArea</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/respond#hasNetVolume -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/respond#hasNetVolume">
        <rdfs:comment xml:lang="en">Total net volume of a given space.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">hasNetVolume</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:DatatypeProperty>
    


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


    


    <!-- http://purl.org/iot/vocab/m3-lite#Energy -->


    <owl:Class rdf:about="http://purl.org/iot/vocab/m3-lite#Energy">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
    </owl:Class>
    


    <!-- http://purl.org/iot/vocab/m3-lite#Power -->


    <owl:Class rdf:about="http://purl.org/iot/vocab/m3-lite#Power">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
    </owl:Class>
    


    <!-- http://purl.org/vocommons/voaf#Vocabulary -->


    <owl:Class rdf:about="http://purl.org/vocommons/voaf#Vocabulary"/>
    


    <!-- http://qudt.org/schema/qudt/Unit -->


    <owl:Class rdf:about="http://qudt.org/schema/qudt/Unit"/>
    


    <!-- https://w3id.org/bot#Element -->


    <owl:Class rdf:about="https://w3id.org/bot#Element"/>
    


    <!-- https://w3id.org/bot#Space -->


    <owl:Class rdf:about="https://w3id.org/bot#Space">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/respond#hasHouseholdMembersQuantity"/>
                <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/respond#hasNetPlannedArea"/>
                <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/respond#hasNetVolume"/>
                <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- https://w3id.org/bot#Zone -->


    <owl:Class rdf:about="https://w3id.org/bot#Zone">
        <rdfs:subClassOf rdf:resource="https://w3id.org/seas/FeatureOfInterest"/>
    </owl:Class>
    


    <!-- https://w3id.org/respond#ACFrequency -->


    <owl:Class rdf:about="https://w3id.org/respond#ACFrequency">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">AC frequency is the number of cycles per second in an alternating current (AC) sine wave.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">AC Frequency</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#AirConditioner -->


    <owl:Class rdf:about="https://w3id.org/respond#AirConditioner">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A machine that keeps the air in a building cool.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Air Conditioner</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#AlarmProperty -->


    <owl:Class rdf:about="https://w3id.org/respond#AlarmProperty">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">A warning of danger or potential undesired situation.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Alarm</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Boiler -->


    <owl:Class rdf:about="https://w3id.org/respond#Boiler">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#HeatingDevice"/>
        <rdfs:comment xml:lang="en">A device that heats water, especially to provide heating and hot water in a house.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Boiler</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#CommonArea -->


    <owl:Class rdf:about="https://w3id.org/respond#CommonArea">
        <rdfs:subClassOf rdf:resource="https://w3id.org/bot#Space"/>
        <rdfs:comment xml:lang="en">Amenities such as corridors, hallways, lobby, pool, toilets provided for the comfort and use of all occupants, owners, tenants, or users of a building or building complex.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Common Area</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Current -->


    <owl:Class rdf:about="https://w3id.org/respond#Current">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The movement of electricity in a particular direction.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Current</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#DayType -->


    <owl:Class rdf:about="https://w3id.org/respond#DayType">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">Represents the type of weather for a given location (e.g. sunny, cloudy,...).</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Day Type</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Dishwasher -->


    <owl:Class rdf:about="https://w3id.org/respond#Dishwasher">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A machine for washing dishes.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Dishwasher</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#DomesticColdWaterConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#DomesticColdWaterConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#WaterConsumption"/>
        <rdfs:comment xml:lang="en">The amount of domestic cold water consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Domestic Cold Water Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#DomesticHotWaterConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#DomesticHotWaterConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#WaterConsumption"/>
        <rdfs:comment xml:lang="en">The amount of domestic hot water consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Domestic Hot Water Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Dwelling -->


    <owl:Class rdf:about="https://w3id.org/respond#Dwelling">
        <rdfs:subClassOf rdf:resource="https://w3id.org/bot#Space"/>
        <rdfs:comment xml:lang="en">Place where a person or group of people live.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Dwelling</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#ElectricConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#ElectricConsumption">
        <rdfs:subClassOf rdf:resource="http://purl.org/iot/vocab/m3-lite#Power"/>
        <rdfs:comment xml:lang="en">The rate, per unit time, at which energy is consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Power Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#EnergyConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#EnergyConsumption">
        <rdfs:subClassOf rdf:resource="http://purl.org/iot/vocab/m3-lite#Energy"/>
        <rdfs:comment xml:lang="en">The amount of energy consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Energy Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#EnergyProduction -->


    <owl:Class rdf:about="https://w3id.org/respond#EnergyProduction">
        <rdfs:subClassOf rdf:resource="http://purl.org/iot/vocab/m3-lite#Energy"/>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Energy Production</rdfs:label>
        <rdfs:label xml:lang="en">The amount of energy generated.</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#GasConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#GasConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The amount of gas consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Gas Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Gateway -->


    <owl:Class rdf:about="https://w3id.org/respond#Gateway">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Device"/>
        <rdfs:comment xml:lang="en">A gateway is a piece of networking hardware used in telecommunications for telecommunications networks that allows data to flow from one discrete network to another.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gateway</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#HeatConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#HeatConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The amount of heat consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Heat Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#HeatPump -->


    <owl:Class rdf:about="https://w3id.org/respond#HeatPump">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#HeatingDevice"/>
        <rdfs:comment xml:lang="en">A heat pump is a device that transfers heat energy from a source of heat to what is called a heat sink.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Heat Pump</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#HeatingDevice -->


    <owl:Class rdf:about="https://w3id.org/respond#HeatingDevice">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A device that produces heat.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Heating Device</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#IT -->


    <owl:Class rdf:about="https://w3id.org/respond#IT">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">An appliance related to IT (Information Technology) such as computer, printer, etc.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">IT</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Icon -->


    <owl:Class rdf:about="https://w3id.org/respond#Icon">
        <rdfs:comment xml:lang="en">A small picture or symbol that represents a resource.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Icon</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Lamp -->


    <owl:Class rdf:about="https://w3id.org/respond#Lamp">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A device for giving light, especially one that has a covering or is contained within something.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Lamp</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Laptop -->


    <owl:Class rdf:about="https://w3id.org/respond#Laptop">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#IT"/>
        <rdfs:comment xml:lang="en">A computer that is portable and suitable for use while travelling.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Laptop</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#NetworkLinkStrength -->


    <owl:Class rdf:about="https://w3id.org/respond#NetworkLinkStrength">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The strength of a network link</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Network Link Strength</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Occupancy -->


    <owl:Class rdf:about="https://w3id.org/respond#Occupancy">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">Usage of a space.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Occupancy</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#OnOffProperty -->


    <owl:Class rdf:about="https://w3id.org/respond#OnOffProperty">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">A property that determines if something is activated (on) or not (off).</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">On Off</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#PhotovoltaicSystem -->


    <owl:Class rdf:about="https://w3id.org/respond#PhotovoltaicSystem">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Generator"/>
        <rdfs:comment xml:lang="en">A power system designed to supply usable solar power by means of photovoltaics.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Photovoltaic System</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#PowerConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#PowerConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The amount of power consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Power Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#PowerSupply -->


    <owl:Class rdf:about="https://w3id.org/respond#PowerSupply">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">Power supplied to a load.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Power Supply</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Printer -->


    <owl:Class rdf:about="https://w3id.org/respond#Printer">
        <rdfs:subClassOf rdf:resource="https://w3id.org/respond#IT"/>
        <rdfs:comment xml:lang="en">A machine that is connected to a computer and prints onto paper using ink.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Printer</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#RSSI -->


    <owl:Class rdf:about="https://w3id.org/respond#RSSI">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">Received Signal Strength Indicator</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">RSSI</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#StoveOven -->


    <owl:Class rdf:about="https://w3id.org/respond#StoveOven">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A piece of equipment that burns fuel or uses electricity in order to heat a place.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Stove Oven</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#TV -->


    <owl:Class rdf:about="https://w3id.org/respond#TV">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A device shaped like a box with a screen that receives electrical signals and changes them into moving images and sound, or the method or business of sending images and sound by electrical signals.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">TV</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#TemperatureSetpoint -->


    <owl:Class rdf:about="https://w3id.org/respond#TemperatureSetpoint">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The target value at which a controller attempts to maintain the temperature.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Temperature Setpoint</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#ThermoSolarSystem -->


    <owl:Class rdf:about="https://w3id.org/respond#ThermoSolarSystem">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Generator"/>
        <rdfs:comment xml:lang="en">A power system designed to supply thermal energy by means of solar energy.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Thermo Solar System</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#TumbleDryer -->


    <owl:Class rdf:about="https://w3id.org/respond#TumbleDryer">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A machine that dries washed clothes by spinning them in hot air inside a rotating drum.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Tumble Dryer</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#VOC -->


    <owl:Class rdf:about="https://w3id.org/respond#VOC">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">A property that determines the Volatile Organic Compounds (VOC).</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">VOC</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#Voltage -->


    <owl:Class rdf:about="https://w3id.org/respond#Voltage">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The force of an electric current, measured in volts.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Voltage</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#WashingMachine -->


    <owl:Class rdf:about="https://w3id.org/respond#WashingMachine">
        <owl:equivalentClass rdf:resource="https://w3id.org/saref#WashingMachine"/>
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Appliance"/>
        <rdfs:comment xml:lang="en">A home appliance for washing clothes and linens automatically.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Washing Machine</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#WaterConsumption -->


    <owl:Class rdf:about="https://w3id.org/respond#WaterConsumption">
        <rdfs:subClassOf rdf:resource="https://w3id.org/saref#Property"/>
        <rdfs:comment xml:lang="en">The amount of water consumed.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Water Consumption</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/respond#WeatherForecastingService -->


    <owl:Class rdf:about="https://w3id.org/respond#WeatherForecastingService">
        <rdfs:comment xml:lang="en">Represents a service that provides weather forecast to specific locations.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">Weather Forecasting Service</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:Class>
    


    <!-- https://w3id.org/saref#Appliance -->


    <owl:Class rdf:about="https://w3id.org/saref#Appliance">
        <rdfs:subClassOf rdf:resource="https://w3id.org/seas/FeatureOfInterest"/>
    </owl:Class>
    


    <!-- https://w3id.org/saref#Device -->


    <owl:Class rdf:about="https://w3id.org/saref#Device">
        <rdfs:subClassOf rdf:resource="https://w3id.org/bot#Element"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/respond#connectsToInternetThrough"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/respond#Gateway"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/respond#hasIcon"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/respond#Icon"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- https://w3id.org/saref#Generator -->


    <owl:Class rdf:about="https://w3id.org/saref#Generator"/>
    


    <!-- https://w3id.org/saref#Property -->


    <owl:Class rdf:about="https://w3id.org/saref#Property">
        <owl:equivalentClass rdf:resource="https://w3id.org/seas/Property"/>
    </owl:Class>
    


    <!-- https://w3id.org/saref#WashingMachine -->


    <owl:Class rdf:about="https://w3id.org/saref#WashingMachine"/>
    


    <!-- https://w3id.org/seas/FeatureOfInterest -->


    <owl:Class rdf:about="https://w3id.org/seas/FeatureOfInterest"/>
    


    <!-- https://w3id.org/seas/Property -->


    <owl:Class rdf:about="https://w3id.org/seas/Property"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- https://w3id.org/respond#binary -->


    <owl:NamedIndividual rdf:about="https://w3id.org/respond#binary">
        <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0-1</qudt:symbol>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:isDefinedBy xml:lang="en">This measurement is binary (true or false).</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">binary</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/respond#ppb -->


    <owl:NamedIndividual rdf:about="https://w3id.org/respond#ppb">
        <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppb</qudt:symbol>
        <rdfs:comment xml:lang="en">This measurement is the mass of a chemical or contaminate per 1000 million units volume of water.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">ppb</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/respond#ppm -->


    <owl:NamedIndividual rdf:about="https://w3id.org/respond#ppm">
        <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppm</qudt:symbol>
        <rdfs:comment xml:lang="en">This measurement is the mass of a chemical or contaminate per unit volume of water.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/respond"/>
        <rdfs:label xml:lang="en">ppm</rdfs:label>
        <ns1:term_status rdf:datatype="http://www.w3.org/2001/XMLSchema#string">stable</ns1:term_status>
    </owl:NamedIndividual>
    


    <!-- https://w3id.org/respond/ -->


    <owl:NamedIndividual rdf:about="https://w3id.org/respond/">
        <rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
    </owl:NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 5.1.0) https://github.com/owlcs/owlapi/ -->


