<?xml version="1.0"?>
<rdf:RDF xmlns="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#"
     xml:base="http://bimerr.iot.linkeddata.es/def/key-performance-indicator"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-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:terms="http://purl.org/dc/terms/">
    <owl:Ontology rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#">
        <dc:created xml:lang="en">2020-02-01</dc:created>
        <dc:creator>María Poveda Villalón</dc:creator>
        <dc:creator>Serge Chávez Feria</dc:creator>
        <dc:description xml:lang="en">The Key Performance Indicator module aims to model the metrics defined at the beginning of building renovation activities to monitor the conformance with typical requirements related to energy efficient buildings.</dc:description>
        <dc:title xml:lang="en">Key Performance Indicator ontology</dc:title>
        <terms:license>http://purl.org/NET/rdflicense/cc-by4.0</terms:license>
        <vann:preferredNamespacePrefix xml:lang="en">kpi</vann:preferredNamespacePrefix>
        <vann:preferredNamespaceUri rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#"/>
        <owl:versionInfo>0.1.6</owl:versionInfo>
    </owl:Ontology>
    


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


    


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


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


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


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


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


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


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


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


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


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


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


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


    <!-- 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"/>
    


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


    


    <!-- http://www.w3.org/2001/XMLSchema#date -->


    <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date"/>
    


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


    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedBuilding -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedBuilding">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/building#Building"/>
        <rdfs:comment xml:lang="en">Links to the building the project is about.</rdfs:comment>
        <rdfs:label xml:lang="en">related building</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedDocumentation -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedDocumentation">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject"/>
        <rdfs:comment xml:lang="en">Links the project with its respective documentation.</rdfs:comment>
        <rdfs:label xml:lang="en">related documentation</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedElement -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedElement">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/building#Element"/>
        <rdfs:comment xml:lang="en">Indicates what are the building elements affected by the renovation measure.</rdfs:comment>
        <rdfs:label xml:lang="en">related element</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedGoal -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedGoal">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal"/>
        <rdfs:comment xml:lang="en">Link to link a project with a set of goals.</rdfs:comment>
        <rdfs:label xml:lang="en">related goal</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPI -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPI">
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Kpi"/>
        <rdfs:comment xml:lang="en">relates an entity with specific kpi definitions.</rdfs:comment>
        <rdfs:label xml:lang="en">related Kpi</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPIValue -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPIValue">
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
        <rdfs:comment xml:lang="en">Relates an entity with specific kpi values.</rdfs:comment>
        <rdfs:label xml:lang="en">related Kpi value</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedLayer -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedLayer">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer"/>
        <rdfs:comment xml:lang="en">Indicates what are the layers of a specific building element affected by the renovation measure.</rdfs:comment>
        <rdfs:label xml:lang="en">related layer</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMaterialLayerCost -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMaterialLayerCost">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#LayerCost"/>
        <rdfs:comment xml:lang="en">Related cost to the material layer.</rdfs:comment>
        <rdfs:label xml:lang="en">related material layer cost</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMeasure -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMeasure">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Scenario"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure"/>
        <rdfs:comment xml:lang="en">Relates an scenario with the renovation measures to be taken.</rdfs:comment>
        <rdfs:label xml:lang="en">related measure</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedParameter -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedParameter">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#PerformanceParameter"/>
        <rdfs:comment xml:lang="en">Links a KPI value with the parameters used for its calculation.</rdfs:comment>
        <rdfs:label xml:lang="en">related parameter</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedProject -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedProject">
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:comment xml:lang="en">Relates an entity with a project.</rdfs:comment>
        <rdfs:label xml:lang="en">related project</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedScenario -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedScenario">
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Scenario"/>
        <rdfs:comment xml:lang="en">Relates an entity with a renovation scenario.</rdfs:comment>
        <rdfs:label xml:lang="en">related scenario</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedSubGoal -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedSubGoal">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal"/>
        <rdfs:range rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal"/>
        <rdfs:comment xml:lang="en">Relationship used to decompose a project goal into more specific sub-goals.</rdfs:comment>
        <rdfs:label xml:lang="en">related sub goal</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure -->


    <owl:ObjectProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure">
        <rdfs:range rdf:resource="https://w3id.org/saref#UnitOfMeasure"/>
        <rdfs:comment xml:lang="en">Relates an entity with a unit of measure.</rdfs:comment>
        <rdfs:label xml:lang="en">unit of measure</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/def/saref4city#hasCalculationPeriod -->


    <owl:ObjectProperty rdf:about="https://w3id.org/def/saref4city#hasCalculationPeriod">
        <rdfs:comment xml:lang="en">Indicates the calculation period of a KPI.</rdfs:comment>
        <rdfs:label xml:lang="en">has calculation period</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/def/saref4city#quantifiesKPI -->


    <owl:ObjectProperty rdf:about="https://w3id.org/def/saref4city#quantifiesKPI">
        <rdfs:comment xml:lang="en">A KPI value quantifies a specific KPI.</rdfs:comment>
        <rdfs:label xml:lang="en">quantify Kpi</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/def/saref4city#refersToTime -->


    <owl:ObjectProperty rdf:about="https://w3id.org/def/saref4city#refersToTime">
        <rdfs:comment xml:lang="en">Property to add a time stamp to a KPI value.</rdfs:comment>
        <rdfs:label xml:lang="en">refers to time</rdfs:label>
    </owl:ObjectProperty>
    


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


    


    <!-- http://bimerr.iot.linkeddata.es/def/building#type -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/building#type">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">building element type</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/information-objects#format -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/information-objects#format">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#base64Binary"/>
        <rdfs:comment xml:lang="en">Describes the format of the information object.</rdfs:comment>
        <rdfs:label xml:lang="en">format</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/information-objects#location -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/information-objects#location">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
        <rdfs:comment xml:lang="en">Describe the location URI of the file.</rdfs:comment>
        <rdfs:label xml:lang="en">location</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#absoluteDeviation -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#absoluteDeviation">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
        <rdfs:label xml:lang="en">absolute deviation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#area -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#area">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/building#Element"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Affected area of the building element due to a renovation measure.</rdfs:comment>
        <rdfs:label xml:lang="en">area</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#costValue -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#costValue">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#LayerCost"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Value of layer cost.</rdfs:comment>
        <rdfs:label xml:lang="en">cost value</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#countryCode -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#countryCode">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">The ISO country code where the project is being developed.</rdfs:comment>
        <rdfs:label xml:lang="en">country code</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#creationDate -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#creationDate">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:comment xml:lang="en">The date when the project was created.</rdfs:comment>
        <rdfs:label xml:lang="en">creation date</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#description -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#description">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">description</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">identifier</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#ifcIdentifier -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#ifcIdentifier">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">Global ID used in the IFC file.</rdfs:comment>
        <rdfs:label xml:lang="en">ifc identifier</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#maxValue -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#maxValue">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Upper limit to define a KPI Value.</rdfs:comment>
        <rdfs:label xml:lang="en">max value</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#minValue -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#minValue">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Lower limit to define a KPI Value.</rdfs:comment>
        <rdfs:label xml:lang="en">min value</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">name</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#quantity -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#quantity">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment>Quantity of the renovation measure.</rdfs:comment>
        <rdfs:label xml:lang="en">quantity</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relativeDeviation -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relativeDeviation">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
        <rdfs:label xml:lang="en">relative deviation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#tolerance -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#tolerance">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Tolerance error in the value of a KPI.</rdfs:comment>
        <rdfs:label xml:lang="en">tolerance</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#updateDate -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#updateDate">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <rdfs:comment xml:lang="en">The most recent editing date of a project.</rdfs:comment>
        <rdfs:label xml:lang="en">update date</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/material-properties#position -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/material-properties#position">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
        <rdfs:comment xml:lang="en">Position of the layer within the set of layers that compose a building element.</rdfs:comment>
        <rdfs:label xml:lang="en">position</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/material-properties#thickness -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/material-properties#thickness">
        <rdfs:domain rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Thickness of the layer.</rdfs:comment>
        <rdfs:label xml:lang="en">thickness</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- http://bimerr.iot.linkeddata.es/def/material-properties#type -->


    <owl:DatatypeProperty rdf:about="http://bimerr.iot.linkeddata.es/def/material-properties#type">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">material layer type</rdfs:label>
    </owl:DatatypeProperty>
    


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


    <owl:DatatypeProperty rdf:about="https://w3id.org/saref#hasValue">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">Numeric quantity of a KPI value.</rdfs:comment>
        <rdfs:label xml:lang="en">has value</rdfs:label>
    </owl:DatatypeProperty>
    


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


    


    <!-- http://bimerr.iot.linkeddata.es/def/building#Building -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/building#Building">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#ifcIdentifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">The building element comprises all elements that are primarily part of the construction of a building, i.e., its structural and space separating system. Building elements are all physically existent and tangible things.</rdfs:comment>
        <rdfs:label xml:lang="en">Building</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/building#Element -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/building#Element">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/building#type"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#area"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#ifcIdentifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">An element is a generalization of all components that make up an AEC product.</rdfs:comment>
        <rdfs:label xml:lang="en">Element</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#format"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#location"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#description"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Represent files documenting the project</rdfs:comment>
        <rdfs:label xml:lang="en">Information object</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPIValue"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedSubGoal"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Goals or subgoals describe the objetives to be achieved within the renovation process. For instance: &quot;Stay within estimated budget&quot;</rdfs:comment>
        <rdfs:label xml:lang="en">Goal</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#KPIValue">
        <rdfs:subClassOf rdf:resource="https://w3id.org/def/saref4city#KeyPerformanceIndicatorAssessment"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedParameter"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#PerformanceParameter"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedProject"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedScenario"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#absoluteDeviation"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#maxValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#minValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relativeDeviation"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#tolerance"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Key performance indicator values calculated for a specific renovation project and scenario.</rdfs:comment>
        <rdfs:label xml:lang="en">Kpi Value</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Kpi -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Kpi">
        <rdfs:subClassOf rdf:resource="https://w3id.org/def/saref4city#KeyPerformanceIndicator"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPIValue"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#description"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Key performance indicators related to building renovation projects</rdfs:comment>
        <rdfs:label xml:lang="en">Kpi</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#LayerCost -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#LayerCost">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#costValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Costs associated to the material layers such as installation, disposal, or maintenance costs.</rdfs:comment>
        <rdfs:label xml:lang="en">Laye cost</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#PerformanceParameter -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#PerformanceParameter">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Represent the parameters or variables that are used to measure the performance of an specific task, and are useful to compute project KPI&apos;s.</rdfs:comment>
        <rdfs:label xml:lang="en">Performance parameter</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedBuilding"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/building#Building"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedDocumentation"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/information-objects#InformationObject"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedGoal"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Goal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedScenario"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#description"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#countryCode"/>
                <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#creationDate"/>
                <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#updateDate"/>
                <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A project is a temporary endeavor undertaken to achieve defined objectives (definition taken from DBpedia).</rdfs:comment>
        <rdfs:label xml:lang="en">Project</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#RenovationMeasure">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPI"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Kpi"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedElement"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedLayer"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#quantity"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Renovation action to be applied on the project. For example: Renovation of external facade insulation.</rdfs:comment>
        <rdfs:label xml:lang="en">Renovation measure</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Scenario -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Scenario">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedKPI"/>
                <owl:allValuesFrom rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Kpi"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMeasure"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedProject"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#Project"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#creationDate"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#identifier"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">The simluation of a building renovation work.</rdfs:comment>
        <rdfs:label xml:lang="en">Scenario</rdfs:label>
    </owl:Class>
    


    <!-- http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer -->


    <owl:Class rdf:about="http://bimerr.iot.linkeddata.es/def/material-properties#MaterialLayer">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#relatedMaterialLayerCost"/>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#position"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#thickness"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/material-properties#type"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A single and identifiable part of an element which is constructed of a number of layers (one or more).</rdfs:comment>
        <rdfs:label xml:lang="en">Material layer</rdfs:label>
    </owl:Class>
    


    <!-- http://www.w3.org/2006/time#TemporalDuration -->


    <owl:Class rdf:about="http://www.w3.org/2006/time#TemporalDuration">
        <rdfs:comment xml:lang="en">Time extent; duration of a time interval separate from its particular start position.</rdfs:comment>
        <rdfs:label xml:lang="en">Temporal duration</rdfs:label>
    </owl:Class>
    


    <!-- http://www.w3.org/2006/time#TemporalEntity -->


    <owl:Class rdf:about="http://www.w3.org/2006/time#TemporalEntity">
        <rdfs:comment xml:lang="en">A temporal interval or instant.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2006/time#"/>
        <rdfs:label xml:lang="en">Temporal entity</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/def/saref4city#KeyPerformanceIndicator -->


    <owl:Class rdf:about="https://w3id.org/def/saref4city#KeyPerformanceIndicator">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/def/saref4city#hasCalculationPeriod"/>
                <owl:allValuesFrom rdf:resource="http://www.w3.org/2006/time#TemporalDuration"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A Key Performance Indicator (KPI) is a type of performance measurement. KPIs evaluate the success of an organization or of a particular activity in which it engages. (Definition taken from FIWARE)</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/def/saref4city#"/>
        <rdfs:label xml:lang="en">Key performance indicator</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/def/saref4city#KeyPerformanceIndicatorAssessment -->


    <owl:Class rdf:about="https://w3id.org/def/saref4city#KeyPerformanceIndicatorAssessment">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/def/saref4city#quantifiesKPI"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/def/saref4city#KeyPerformanceIndicator"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/def/saref4city#refersToTime"/>
                <owl:allValuesFrom rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#unitOfMeasure"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/saref#hasValue"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A Key Performance Indicator assessment represents the assessment of a KPI calculated by a given agent in a given time.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/def/saref4city#"/>
        <rdfs:label xml:lang="en">Key performance indicator assessment</rdfs:label>
    </owl:Class>
    


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


    <owl:Class rdf:about="https://w3id.org/saref#UnitOfMeasure">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://bimerr.iot.linkeddata.es/def/key-performance-indicator#name"/>
                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called &quot;watt&quot;. Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended.</rdfs:comment>
        <rdfs:isDefinedBy rdf:resource="https://w3id.org/saref#"/>
        <rdfs:label xml:lang="en">Unit of measure</rdfs:label>
    </owl:Class>
</rdf:RDF>



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


