@prefix : . @prefix dc: . @prefix rdfs: . @prefix prov: . @prefix owl: . @prefix xsd: . @prefix rdf: . @prefix vann: . @prefix xml: . @prefix saref: . @prefix dcterms: . saref:hasName a owl:DatatypeProperty . :hasHotGasBypass a owl:DatatypeProperty ; rdfs:comment "Whether or not hot gas bypass is provided for the compressor. TRUE = Yes, FALSE = No."@en ; rdfs:label "has hot gas bypass"@en ; rdfs:range xsd:boolean . prov:hadPrimarySource a owl:AnnotationProperty . :IdealCapacityCompressor001SIERRA02-0434C3 a :Measurement , owl:NamedIndividual ; rdfs:label "Ideal capacity of compressor001 SIERRA02-0434C3"@en ; saref:hasValue "1800.0"^^xsd:float ; saref:isMeasuredIn . :idealCapacity a owl:ObjectProperty ; rdfs:comment "Compressor capacity under ideal conditions. Usually measured in Watts (W, J/s)."@en ; rdfs:label "ideal capacity"@en . vann:preferredNamespaceUri a owl:AnnotationProperty . saref:hasManufacturer a owl:DatatypeProperty . saref:hasValue a owl:DatatypeProperty ; rdfs:comment "A relationship defining the value of a certain property, e.g., energy or power"@en ; rdfs:isDefinedBy saref: ; rdfs:label "has value"@en . :isSpaceOf a owl:TransitiveProperty , owl:ObjectProperty ; rdfs:comment "Relation between a building space and the building or building space it belongs to."@en ; rdfs:label "isSpaceOf"@en . :RefrigerationStoreComputerScienceBuilding1 a owl:NamedIndividual , :BuildingSpace ; rdfs:label "Refrigeration store of Computer Science Building 1"@en ; :isSpaceOf :ComputerScienceBuilding1 ; :LocationRefrigerationStoreComputerScienceBuilding1 . a owl:NamedIndividual , saref:UnitOfMeasure ; rdfs:label "inch international"@en . :LocationComputerScienceBuilding1 a owl:NamedIndividual , ; rdfs:label "Location of Computer Science Building 1"@en ; 40.405013 ; -3.839349 . :Compressor001SIERRA02-0434C3 a owl:NamedIndividual , :Compressor ; rdfs:label "CompressorSIERRA02-0434C3"@en ; :compressorSpeed :CompressorSpeedCompressor001SIERRA02-0434C3 ; :hasHotGasBypass "false"^^xsd:boolean ; :idealCapacity :IdealCapacityCompressor001SIERRA02-0434C3 ; :impellerDiameter :ImpellerDiameterCompressor001SIERRA02-0434C3 ; :isContainedIn :RefrigerationStoreComputerScienceBuilding1 ; :nominalCapacity :NominalCapacityCompressor001SIERRA02-0434C3 ; :powerSource "MotorDriven"^^xsd:string ; :refrigerantClass "HFC"^^xsd:string ; :LocationCompressor001SIERRA02-0434C3 ; saref:hasManufacturer "SIEMENS"^^xsd:string ; saref:hasName "SIERRA 02-0434C3"^^xsd:string ; :PowerProfileCompressor001SIERRA02-0434C3 . saref:hasConsumption a owl:ObjectProperty . a owl:DatatypeProperty . saref:UnitOfMeasure a owl:Class ; rdfs:comment "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 \"watt\". 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."@en ; rdfs:isDefinedBy saref: ; rdfs:label "Unit of measure"@en . dcterms:rightsHolder a owl:AnnotationProperty . dcterms:creator a owl:AnnotationProperty . a owl:NamedIndividual , saref:PowerUnit . a owl:Class . vann:preferredNamespacePrefix a owl:AnnotationProperty . a owl:ObjectProperty . :Building a owl:Class ; rdfs:comment "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)."@en ; rdfs:label "Building"@en ; rdfs:seeAlso ; rdfs:subClassOf ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom ; owl:onProperty ] ; prov:hadPrimarySource . :LocationCompressor001SIERRA02-0434C3 a owl:NamedIndividual , ; rdfs:label "Location of compressor001 SIERRA02-0434C3"@en ; 40.405155 ; -3.839203 . a owl:DatatypeProperty . :LocationRefrigerationStoreComputerScienceBuilding1 a owl:NamedIndividual , ; rdfs:label "LocationRefrigerationStoreComputerScienceBuilding1"@en ; 40.405152 ; -3.839209 . :PowerProfileCompressor001SIERRA02-0434C3 a , owl:NamedIndividual ; rdfs:label "Power profile of compressor 001 SIERRA02-0434C3"@en ; saref:hasConsumption :PowerCompressor001SIERRA02-0434C3 . :nominalCapacity a owl:ObjectProperty ; rdfs:comment "Nominal capacity. Usually measured in Watts (W, J/s)."@en ; rdfs:label "nominal capacity"@en . a owl:Class . :ComputerScienceBuilding1 a owl:NamedIndividual , :Building ; rdfs:label "Computer Science Building 1"@en ; :LocationComputerScienceBuilding1 . :powerSource a owl:DatatypeProperty ; rdfs:comment "Type of power driving the compressor."@en ; rdfs:label "power source"@en ; rdfs:range xsd:string . saref:PowerUnit a owl:Class . :impellerDiameter a owl:ObjectProperty ; rdfs:comment "Diameter of compressor impeller - used to scale performance of geometrically similar compressors. Usually measured in millimeters (mm)."@en ; rdfs:label "impeller diameter"@en . a owl:ObjectProperty ; rdfs:comment "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ; rdfs:isDefinedBy ; rdfs:label "location"@en . :ImpellerDiameterCompressor001SIERRA02-0434C3 a :Measurement , owl:NamedIndividual ; rdfs:label "Impeller diameter of compressor001 SIERRA02-0434C3"@en ; saref:hasValue "5.9"^^xsd:float ; saref:isMeasuredIn . :BuildingSpace a owl:Class ; rdfs:comment "An entity used to define the physical spaces of the building. A building space contains devices or building objects."@en ; rdfs:label "Building space"@en ; rdfs:subClassOf ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom [ a owl:Class ; owl:unionOf (:Building :BuildingSpace) ] ; owl:onProperty :isSpaceOf ] . :Compressor a owl:Class ; rdfs:comment "A compressor is a device that compresses a fluid typically used in a refrigeration circuit."@en ; rdfs:label "Compressor"@en ; rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCompressor" ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Measurement ; owl:onProperty :nominalCapacity ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Measurement ; owl:onProperty :compressorSpeed ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty :refrigerantClass ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom xsd:boolean ; owl:onProperty :hasHotGasBypass ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty :powerSource ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Measurement ; owl:onProperty :idealCapacity ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom :Measurement ; owl:onProperty :impellerDiameter ] ; prov:hadPrimarySource , . :isContainedIn a owl:TransitiveProperty , owl:ObjectProperty ; rdfs:comment "A relation between an object and the physical space in which it is located."@en ; rdfs:label "is contained in"@en . :cyclesPerSecond a owl:NamedIndividual , saref:UnitOfMeasure ; rdfs:label "cycles per second"@en . xsd:duration a rdfs:Datatype . a owl:Ontology ; rdfs:comment "Example of use for the SAREF extension for building devices"@en ; dc:publisher ; dcterms:creator , ; dcterms:license ; owl:versionIRI ; owl:versionInfo "1.0" . :CompressorSpeedCompressor001SIERRA02-0434C3 a :Measurement , owl:NamedIndividual ; rdfs:label "Compressor speed of compressor001 SIERRA02-0434C3"@en ; saref:hasValue "3.0"^^xsd:float ; saref:isMeasuredIn :cyclesPerSecond . :PowerCompressor001SIERRA02-0434C3 a , owl:NamedIndividual ; rdfs:label "Power of compressor 001 SIERRA02-0434C3"@en ; saref:hasValue "902.0"^^xsd:float ; saref:isMeasuredIn . a owl:Class ; rdfs:comment "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes."@en ; rdfs:isDefinedBy ; rdfs:label "Spatial thing"@en . :compressorSpeed a owl:ObjectProperty ; rdfs:comment "Compressor speed. Usually measured in cycles/s."@en ; rdfs:label "compressor speed"@en . saref:isMeasuredIn a owl:ObjectProperty ; rdfs:comment "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en ; rdfs:label "is measured in"@en . dcterms:dateCopyrighted a owl:AnnotationProperty . :NominalCapacityCompressor001SIERRA02-0434C3 a :Measurement , owl:NamedIndividual ; rdfs:label "Nominal capacity of compressor001 SIERRA02-0434C3"@en ; saref:hasValue "680.0"^^xsd:float ; saref:isMeasuredIn . :Measurement a owl:Class ; rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ; rdfs:label "Measurement"@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onDataRange xsd:float ; owl:onProperty saref:hasValue ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass saref:UnitOfMeasure ; owl:onProperty saref:isMeasuredIn ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom saref:UnitOfMeasure ; owl:onProperty saref:isMeasuredIn ] . :refrigerantClass a owl:DatatypeProperty ; rdfs:comment "Refrigerant class used by the compressor. CFC: Chlorofluorocarbons. HCFC: Hydrochlorofluorocarbons. HFC: Hydrofluorocarbons."@en ; rdfs:label "refrigerant class"@en ; rdfs:range xsd:string .