saref4bldg.ttl 171 KB
Newer Older
María's avatar
María committed
# 
# https://saref.etsi.org/saref4bldg/BuildingSpace
María's avatar
María committed
:BuildingSpace a owl:Class ;
	rdfs:subClassOf _:genid26 .
María's avatar
María committed
_:genid26 a owl:Restriction ;
	owl:onProperty :contains ;
	owl:allValuesFrom :PhysicalObject .
María's avatar
María committed
:BuildingSpace rdfs:subClassOf _:genid27 .
María's avatar
María committed
_:genid27 a owl:Restriction ;
	owl:onProperty :hasSpace ;
	owl:allValuesFrom :BuildingSpace .
María's avatar
María committed
:BuildingSpace rdfs:subClassOf _:genid28 .
María's avatar
María committed
_:genid28 a owl:Restriction ;
	owl:onProperty :isSpaceOf ;
	owl:allValuesFrom _:genid29 .
María's avatar
María committed
_:genid29 a owl:Class ;
	owl:unionOf _:genid31 .
María's avatar
María committed
_:genid31 a rdf:List ;
	rdf:first :Building ;
	rdf:rest _:genid30 .
María's avatar
María committed
_:genid30 a rdf:List ;
	rdf:first :BuildingSpace ;
	rdf:rest rdf:nil .
María's avatar
María committed
:BuildingSpace 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 .
# 
# https://saref.etsi.org/saref4bldg/Burner
María's avatar
María committed
:Burner a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid32 .
María's avatar
María committed
_:genid32 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Burner rdfs:comment "A burner is a device that converts fuel into heat through combustion. It includes gas, oil, and wood burners."@en ;
	rdfs:label "Burner"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBurner" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcburner.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_burnertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Chiller
María's avatar
María committed
:Chiller a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid33 .
María's avatar
María committed
_:genid33 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid34 .
María's avatar
María committed
_:genid34 a owl:Restriction ;
	owl:onProperty :nominalCondensingTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid35 .
María's avatar
María committed
_:genid35 a owl:Restriction ;
	owl:onProperty :nominalEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid36 .
María's avatar
María committed
_:genid36 a owl:Restriction ;
	owl:onProperty :nominalEvaporatingTemmperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid37 .
María's avatar
María committed
_:genid37 a owl:Restriction ;
	owl:onProperty :nominalHeatRejectionRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:subClassOf _:genid38 .
María's avatar
María committed
_:genid38 a owl:Restriction ;
	owl:onProperty :nominalPowerConsumption ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Chiller rdfs:comment "A chiller is a device used to remove heat from a liquid via a vapor-compression or absorption refrigeration cycle to cool a fluid, typically water or a mixture of water and glycol. The chilled fluid is then used to cool and dehumidify air in a building."@en ;
	rdfs:label "Chiller"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcChiller" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcchiller.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_chillertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Coil
María's avatar
María committed
:Coil a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid39 .
María's avatar
María committed
_:genid39 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid40 .
María's avatar
María committed
_:genid40 a owl:Restriction ;
	owl:onProperty :airFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid41 .
María's avatar
María committed
_:genid41 a owl:Restriction ;
	owl:onProperty :nominalLatentCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid42 .
María's avatar
María committed
_:genid42 a owl:Restriction ;
	owl:onProperty :nominalSensibleCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid43 .
María's avatar
María committed
_:genid43 a owl:Restriction ;
	owl:onProperty :nominalUa ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid44 .
María's avatar
María committed
_:genid44 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid45 .
María's avatar
María committed
_:genid45 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Coil rdfs:subClassOf _:genid46 .
María's avatar
María committed
_:genid46 a owl:Restriction ;
	owl:onProperty :placementType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Coil rdfs:comment """A coil is a device used to provide heat transfer between non-mixing media. A common example is a cooling coil, which utilizes a finned coil in which circulates chilled water, antifreeze, or refrigerant that is used to remove heat from air moving across the surface of the coil. A coil may be used either for heating or cooling purposes by placing a series of tubes (the coil) carrying a heating or cooling fluid into an airstream. The coil may be constructed from tubes bundled in a serpentine form or from finned tubes that give a extended heat transfer surface.
María's avatar
María committed
Coils may also be used for non-airflow cases such as embedded in a floor slab."""@en ;
	rdfs:label "Coil"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoil" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoil.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coiltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CommunicationAppliance
María's avatar
María committed
:CommunicationAppliance a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment """A communications appliance transmits and receives electronic or digital information as data or sound.
María's avatar
María committed
Communication appliances may be fixed in place or may be able to be moved from one space to another. Communication appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ;
	rdfs:label "Communication appliance"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifccommunicationsappliance.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_communicationsappliancetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Compressor
María's avatar
María committed
:Compressor a owl:Class ;
	rdfs:subClassOf :FlowMovingDevice , _:genid47 .
María's avatar
María committed
_:genid47 a owl:Restriction ;
	owl:onProperty :compressorSpeed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid48 .
María's avatar
María committed
_:genid48 a owl:Restriction ;
	owl:onProperty :idealCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid49 .
María's avatar
María committed
_:genid49 a owl:Restriction ;
	owl:onProperty :idealShaftPower ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid50 .
María's avatar
María committed
_:genid50 a owl:Restriction ;
	owl:onProperty :impellerDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid51 .
María's avatar
María committed
_:genid51 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid52 .
María's avatar
María committed
_:genid52 a owl:Restriction ;
	owl:onProperty :partLoadRatioMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid53 .
María's avatar
María committed
_:genid53 a owl:Restriction ;
	owl:onProperty :partLoadRatioMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid54 .
María's avatar
María committed
_:genid54 a owl:Restriction ;
	owl:onProperty :hasHotGasBypass ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid55 .
María's avatar
María committed
_:genid55 a owl:Restriction ;
	owl:onProperty :powerSource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Compressor rdfs:subClassOf _:genid56 .
María's avatar
María committed
_:genid56 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Compressor 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" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccompressor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_compressortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Condenser
María's avatar
María committed
:Condenser a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid57 .
María's avatar
María committed
_:genid57 a owl:Restriction ;
	owl:onProperty :externalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid58 .
María's avatar
María committed
_:genid58 a owl:Restriction ;
	owl:onProperty :internalRefrigerantVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid59 .
María's avatar
María committed
_:genid59 a owl:Restriction ;
	owl:onProperty :internalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid60 .
María's avatar
María committed
_:genid60 a owl:Restriction ;
	owl:onProperty :internalWaterVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid61 .
María's avatar
María committed
_:genid61 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid62 .
María's avatar
María committed
_:genid62 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferCoefficient ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Condenser rdfs:subClassOf _:genid63 .
María's avatar
María committed
_:genid63 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Condenser rdfs:comment "A condenser is a device that is used to dissipate heat, typically by condensing a substance such as a refrigerant from its gaseous to its liquid state."@en ;
	rdfs:label "Condenser"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCondenser" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccondenser.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_condensertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Controller
María's avatar
María committed
:Controller a owl:Class ;
	rdfs:subClassOf :DistributionControlDevice ;
	rdfs:comment """A controller is a device that monitors inputs and controls outputs within a building automation system.
María's avatar
María committed
A controller may be physical (having placement within a spatial structure) or logical (a software interface or aggregated within a programmable physical controller)."""@en ;
	rdfs:label "Controller"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcController" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifccontroller.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_controllertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CooledBeam
María's avatar
María committed
:CooledBeam a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid64 .
María's avatar
María committed
_:genid64 a owl:Restriction ;
	owl:onProperty :coilLength ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid65 .
María's avatar
María committed
_:genid65 a owl:Restriction ;
	owl:onProperty :coilWidth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid66 .
María's avatar
María committed
_:genid66 a owl:Restriction ;
	owl:onProperty :nominalCoolingCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid67 .
María's avatar
María committed
_:genid67 a owl:Restriction ;
	owl:onProperty :nominalHeatingCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid68 .
María's avatar
María committed
_:genid68 a owl:Restriction ;
	owl:onProperty :nominalReturnWaterTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid69 .
María's avatar
María committed
_:genid69 a owl:Restriction ;
	owl:onProperty :nominalReturnWaterTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid70 .
María's avatar
María committed
_:genid70 a owl:Restriction ;
	owl:onProperty :nominalSorroundingHumidityCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid71 .
María's avatar
María committed
_:genid71 a owl:Restriction ;
	owl:onProperty :nominalSorroundingTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid72 .
María's avatar
María committed
_:genid72 a owl:Restriction ;
	owl:onProperty :nominalSorroundingTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid73 .
María's avatar
María committed
_:genid73 a owl:Restriction ;
	owl:onProperty :nominalSupplyWaterTemperatureCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid74 .
María's avatar
María committed
_:genid74 a owl:Restriction ;
	owl:onProperty :nominalSupplyWaterTemperatureHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid75 .
María's avatar
María committed
_:genid75 a owl:Restriction ;
	owl:onProperty :nominalWaterFlowCooling ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid76 .
María's avatar
María committed
_:genid76 a owl:Restriction ;
	owl:onProperty :nominalWaterFlowHeating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid77 .
María's avatar
María committed
_:genid77 a owl:Restriction ;
	owl:onProperty :waterPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid78 .
María's avatar
María committed
_:genid78 a owl:Restriction ;
	owl:onProperty :waterPressureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid79 .
María's avatar
María committed
_:genid79 a owl:Restriction ;
	owl:onProperty :finishColor ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid80 .
María's avatar
María committed
_:genid80 a owl:Restriction ;
	owl:onProperty :integratedLightingType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid81 .
María's avatar
María committed
_:genid81 a owl:Restriction ;
	owl:onProperty :isFreeHanging ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid82 .
María's avatar
María committed
_:genid82 a owl:Restriction ;
	owl:onProperty :pipeConnectionEnum ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:subClassOf _:genid83 .
María's avatar
María committed
_:genid83 a owl:Restriction ;
	owl:onProperty :waterFlowControlSystemType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CooledBeam rdfs:comment "A cooled beam (or chilled beam) is a device typically used to cool air by circulating a fluid such as chilled water through exposed finned tubes above a space. Typically mounted overhead near or within a ceiling, the cooled beam uses convection to cool the space below it by acting as a heat sink for the naturally rising warm air of the space. Once cooled, the air naturally drops back to the floor where the cycle begins again."@en ;
	rdfs:label "Cooled beam"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccooledbeam.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_cooledbeamtypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/CoolingTower
María's avatar
María committed
:CoolingTower a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid84 .
María's avatar
María committed
_:genid84 a owl:Restriction ;
	owl:onProperty :ambientDesignDryBulbTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid85 .
María's avatar
María committed
_:genid85 a owl:Restriction ;
	owl:onProperty :ambientDesignWetBulbTemperature ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid86 .
María's avatar
María committed
_:genid86 a owl:Restriction ;
	owl:onProperty :basinReserveVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid87 .
María's avatar
María committed
_:genid87 a owl:Restriction ;
	owl:onProperty :liftElevationDifference ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid88 .
María's avatar
María committed
_:genid88 a owl:Restriction ;
	owl:onProperty :nominalCapacity ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid89 .
María's avatar
María committed
_:genid89 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid90 .
María's avatar
María committed
_:genid90 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid91 .
María's avatar
María committed
_:genid91 a owl:Restriction ;
	owl:onProperty :waterRequirement ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid92 .
María's avatar
María committed
_:genid92 a owl:Restriction ;
	owl:onProperty :capacityControl ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid93 .
María's avatar
María committed
_:genid93 a owl:Restriction ;
	owl:onProperty :circuitType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid94 .
María's avatar
María committed
_:genid94 a owl:Restriction ;
	owl:onProperty :controlStrategy ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid95 .
María's avatar
María committed
_:genid95 a owl:Restriction ;
	owl:onProperty :flowArrangement ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid96 .
María's avatar
María committed
_:genid96 a owl:Restriction ;
	owl:onProperty :numberOfCells ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:CoolingTower rdfs:subClassOf _:genid97 .
María's avatar
María committed
_:genid97 a owl:Restriction ;
	owl:onProperty :sprayType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:CoolingTower rdfs:comment "A cooling tower is a device which rejects heat to ambient air by circulating a fluid such as water through it to reduce its temperature by partial evaporation."@en ;
	rdfs:label "Cooling tower"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoolingtower.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coolingtowertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Damper
María's avatar
María committed
:Damper a owl:Class ;
	rdfs:subClassOf :FlowController , _:genid98 .
María's avatar
María committed
_:genid98 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid99 .
María's avatar
María committed
_:genid99 a owl:Restriction ;
	owl:onProperty :bladeThickness ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid100 .
María's avatar
María committed
_:genid100 a owl:Restriction ;
	owl:onProperty :closeOffRating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid101 .
María's avatar
María committed
_:genid101 a owl:Restriction ;
	owl:onProperty :faceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid102 .
María's avatar
María committed
_:genid102 a owl:Restriction ;
	owl:onProperty :frameDepth ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid103 .
María's avatar
María committed
_:genid103 a owl:Restriction ;
	owl:onProperty :frameThickness ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid104 .
María's avatar
María committed
_:genid104 a owl:Restriction ;
	owl:onProperty :leakageFullyClosed ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid105 .
María's avatar
María committed
_:genid105 a owl:Restriction ;
	owl:onProperty :nominalAirFlowRate ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid106 .
María's avatar
María committed
_:genid106 a owl:Restriction ;
	owl:onProperty :openPressureDrop ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid107 .
María's avatar
María committed
_:genid107 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid108 .
María's avatar
María committed
_:genid108 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid109 .
María's avatar
María committed
_:genid109 a owl:Restriction ;
	owl:onProperty :temperatureRating ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid110 .
María's avatar
María committed
_:genid110 a owl:Restriction ;
	owl:onProperty :workingPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid111 .
María's avatar
María committed
_:genid111 a owl:Restriction ;
	owl:onProperty :bladeAction ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid112 .
María's avatar
María committed
_:genid112 a owl:Restriction ;
	owl:onProperty :bladeEdge ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid113 .
María's avatar
María committed
_:genid113 a owl:Restriction ;
	owl:onProperty :bladeShape ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid114 .
María's avatar
María committed
_:genid114 a owl:Restriction ;
	owl:onProperty :frameType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid115 .
María's avatar
María committed
_:genid115 a owl:Restriction ;
	owl:onProperty :numberOfBlades ;
	owl:allValuesFrom xsd:integer .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid116 .
María's avatar
María committed
_:genid116 a owl:Restriction ;
	owl:onProperty :operation ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:subClassOf _:genid117 .
María's avatar
María committed
_:genid117 a owl:Restriction ;
	owl:onProperty :orientation ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Damper rdfs:comment "A damper typically participates in an HVAC duct distribution system and is used to control or modulate the flow of air."@en ;
	rdfs:label "Damper"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDamper" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcdamper.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_dampertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/DistributionControlDevice
María's avatar
María committed
:DistributionControlDevice a owl:Class ;
	rdfs:subClassOf :DistributionDevice ;
	rdfs:comment "Represents devices of a building automation control system that are used to impart control over elements of a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributioncontrolelement.htm)"@en ;
	rdfs:label "Distribution control device"@en .
# 
# https://saref.etsi.org/saref4bldg/DistributionDevice
María's avatar
María committed
:DistributionDevice a owl:Class ;
	rdfs:subClassOf :BuildingDevice ;
	rdfs:comment "Generalization of all devices that participate in a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifcdistributionelement.htm)"@en ;
	rdfs:label "Distribution device"@en .
# 
# https://saref.etsi.org/saref4bldg/DistributionFlowDevice
María's avatar
María committed
:DistributionFlowDevice a owl:Class ;
	rdfs:subClassOf :DistributionDevice ;
	rdfs:comment "Represents devices of a distribution system that facilitate the distribution of energy or matter, such as air, water or power. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributionflowelement.htm)"@en ;
	rdfs:label "DistributionFlowDevice"@en .
# 
# https://saref.etsi.org/saref4bldg/DuctSilencer
María's avatar
María committed
:DuctSilencer a owl:Class ;
	rdfs:subClassOf :FlowTreatmentDevice , _:genid118 .
María's avatar
María committed
_:genid118 a owl:Restriction ;
	owl:onProperty :airFlowRateMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid119 .
María's avatar
María committed
_:genid119 a owl:Restriction ;
	owl:onProperty :airFlowRateMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid120 .
María's avatar
María committed
_:genid120 a owl:Restriction ;
	owl:onProperty :hydraulicDiameter ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid121 .
María's avatar
María committed
_:genid121 a owl:Restriction ;
	owl:onProperty :length ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid122 .
María's avatar
María committed
_:genid122 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid123 .
María's avatar
María committed
_:genid123 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid124 .
María's avatar
María committed
_:genid124 a owl:Restriction ;
	owl:onProperty :weight ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid125 .
María's avatar
María committed
_:genid125 a owl:Restriction ;
	owl:onProperty :workingPressureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid126 .
María's avatar
María committed
_:genid126 a owl:Restriction ;
	owl:onProperty :workingPressureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:DuctSilencer rdfs:subClassOf _:genid127 .
María's avatar
María committed
_:genid127 a owl:Restriction ;
	owl:onProperty :hasExteriorInsulation ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:DuctSilencer rdfs:comment "A duct silencer is a device that is typically installed inside a duct distribution system for the purpose of reducing the noise levels from air movement, fan noise, etc. in the adjacent space or downstream of the duct silencer device."@en ;
	rdfs:label "Duct silencer"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcductsilencer.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_ductsilencertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricAppliance
María's avatar
María committed
:ElectricAppliance a owl:Class ;
	rdfs:subClassOf :FlowTerminal ;
	rdfs:comment """An electric appliance is a device intended for consumer usage that is powered by electricity.
María's avatar
María committed
Electric appliances may be fixed in place or may be able to be moved from one space to another. Electric appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ;
	rdfs:label "Electric appliance"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricappliance.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricappliancetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricFlowStorageDevice
María's avatar
María committed
:ElectricFlowStorageDevice a owl:Class ;
	rdfs:subClassOf :FlowStorageDevice , _:genid128 .
María's avatar
María committed
_:genid128 a owl:Restriction ;
	owl:onProperty :nominalFrequency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:subClassOf _:genid129 .
María's avatar
María committed
_:genid129 a owl:Restriction ;
	owl:onProperty :nominalSupplyVoltage ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:subClassOf _:genid130 .
María's avatar
María committed
_:genid130 a owl:Restriction ;
	owl:onProperty :nominalSupplyVoltageMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricFlowStorageDevice rdfs:comment "An electric flow storage device is a device in which electrical energy is stored and from which energy may be progressively released."@en ;
	rdfs:label "Electric flow storage device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricflowstoragedevice.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricflowstoragedevicetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricGenerator
María's avatar
María committed
:ElectricGenerator a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid131 .
María's avatar
María committed
_:genid131 a owl:Restriction ;
	owl:onProperty :electricGeneratorEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:subClassOf _:genid132 .
María's avatar
María committed
_:genid132 a owl:Restriction ;
	owl:onProperty :powerOutputMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:subClassOf _:genid133 .
María's avatar
María committed
_:genid133 a owl:Restriction ;
	owl:onProperty :startCurrentFactor ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricGenerator rdfs:comment "An electric generator is an engine that is a machine for converting mechanical energy into electrical energy."@en ;
	rdfs:label "Electric generator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricgenerator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricgeneratortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricMotor
María's avatar
María committed
:ElectricMotor a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid134 .
María's avatar
María committed
_:genid134 a owl:Restriction ;
	owl:onProperty :electricMotorEfficiency ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid135 .
María's avatar
María committed
_:genid135 a owl:Restriction ;
	owl:onProperty :lockedRotorCurrent ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid136 .
María's avatar
María committed
_:genid136 a owl:Restriction ;
	owl:onProperty :powerOutputMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid137 .
María's avatar
María committed
_:genid137 a owl:Restriction ;
	owl:onProperty :startCurrentFactor ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid138 .
María's avatar
María committed
_:genid138 a owl:Restriction ;
	owl:onProperty :startingTime ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid139 .
María's avatar
María committed
_:genid139 a owl:Restriction ;
	owl:onProperty :teTime ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid140 .
María's avatar
María committed
_:genid140 a owl:Restriction ;
	owl:onProperty :frameSize ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid141 .
María's avatar
María committed
_:genid141 a owl:Restriction ;
	owl:onProperty :hasPartWinding ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid142 .
María's avatar
María committed
_:genid142 a owl:Restriction ;
	owl:onProperty :isGuarded ;
	owl:allValuesFrom xsd:boolean .
María's avatar
María committed
:ElectricMotor rdfs:subClassOf _:genid143 .
María's avatar
María committed
_:genid143 a owl:Restriction ;
	owl:onProperty :motorEnclosureType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:ElectricMotor rdfs:comment "An electric motor is an engine that is a machine for converting electrical energy into mechanical energy."@en ;
	rdfs:label "Electric motor"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricmotor.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricmotortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/ElectricTimeControl
María's avatar
María committed
:ElectricTimeControl a owl:Class ;
	rdfs:subClassOf :FlowController ;
	rdfs:comment "An electric time control is a device that applies control to the provision or flow of electrical energy over time."@en ;
	rdfs:label "Electric time control"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectrictimecontrol.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electrictimecontroltypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/EnergyConversionDevice
María's avatar
María committed
:EnergyConversionDevice a owl:Class ;
	rdfs:subClassOf :DistributionFlowDevice ;
	rdfs:comment "The distribution flow element EnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system."@en ;
	rdfs:label "Energy conversion device"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcenergyconversiondevice.htm> .
# 
# https://saref.etsi.org/saref4bldg/Engine
María's avatar
María committed
:Engine a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid144 .
María's avatar
María committed
_:genid144 a owl:Restriction ;
	owl:onProperty :energySource ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Engine rdfs:comment "An engine is a device that converts fuel into mechanical energy through combustion."@en ;
	rdfs:label "Engine"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEngine" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcengine.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_enginetypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/EvaporativeCooler
María's avatar
María committed
:EvaporativeCooler a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid145 .
María's avatar
María committed
_:genid145 a owl:Restriction ;
	owl:onProperty :heatExchangeArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid146 .
María's avatar
María committed
_:genid146 a owl:Restriction ;
	owl:onProperty :operationTemperatureMax ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid147 .
María's avatar
María committed
_:genid147 a owl:Restriction ;
	owl:onProperty :operationTemperatureMin ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid148 .
María's avatar
María committed
_:genid148 a owl:Restriction ;
	owl:onProperty :waterRequirement ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:EvaporativeCooler rdfs:subClassOf _:genid149 .
María's avatar
María committed
_:genid149 a owl:Restriction ;
	owl:onProperty :flowArrangement ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:EvaporativeCooler rdfs:comment "An evaporative cooler is a device that cools air by saturating it with water vapor."@en ;
	rdfs:label "Evaporative cooler"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporativecooler.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporativecoolertypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Evaporator
María's avatar
María committed
:Evaporator a owl:Class ;
	rdfs:subClassOf :EnergyConversionDevice , _:genid150 .
María's avatar
María committed
_:genid150 a owl:Restriction ;
	owl:onProperty :externalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid151 .
María's avatar
María committed
_:genid151 a owl:Restriction ;
	owl:onProperty :internalRefrigerantVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid152 .
María's avatar
María committed
_:genid152 a owl:Restriction ;
	owl:onProperty :internalSurfaceArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid153 .
María's avatar
María committed
_:genid153 a owl:Restriction ;
	owl:onProperty :internalWaterVolume ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid154 .
María's avatar
María committed
_:genid154 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferArea ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid155 .
María's avatar
María committed
_:genid155 a owl:Restriction ;
	owl:onProperty :nominalHeatTransferCoefficient ;
	owl:allValuesFrom saref:Measurement .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid156 .
María's avatar
María committed
_:genid156 a owl:Restriction ;
	owl:onProperty :evaporationCoolant ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid157 .
María's avatar
María committed
_:genid157 a owl:Restriction ;
	owl:onProperty :evaporationMediumType ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:subClassOf _:genid158 .
María's avatar
María committed
_:genid158 a owl:Restriction ;
	owl:onProperty :refrigerantClass ;
	owl:allValuesFrom xsd:string .
María's avatar
María committed
:Evaporator rdfs:comment "An evaporator is a device in which a liquid refrigerent is vaporized and absorbs heat from the surrounding fluid."@en ;
	rdfs:label "Evaporator"@en ;
	rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator" ;
	prov:hadPrimarySource <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporator.htm> , <http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporatortypecommon.htm> .
# 
# https://saref.etsi.org/saref4bldg/Fan
María's avatar
María committed
:Fan a owl:Class ;
	rdfs:subClassOf :FlowMovingDevice , _:genid159 .
María's avatar
María committed
_:genid159 a owl:Restriction ;
	owl:onProperty :nominalAirFlowRate ;
	owl:allValuesFrom saref:Measurement .