Definition of s4bldg:ElectricAppliance
Defined in https://saref.etsi.org/saref4bldg/v1.1.2/ as:
An electric appliance is a device intended for consumer usage that is powered by electricity. 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.
Description as a Class
- has super-classes
- s4bldg:FlowTerminal
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4bldg: <https://saref.etsi.org/saref4bldg/> .
<https://saref.etsi.org/saref4bldg/v1.1.2/> dct:references s4bldg:ElectricAppliance ;
dct:subject s4bldg:ElectricAppliance .
<https://saref.etsi.org/saref4bldg/v2.1.1/> dct:references s4bldg:ElectricAppliance ;
dct:subject s4bldg:ElectricAppliance .
s4bldg:ElectricAppliance a owl:Class ;
rdfs:label "Electric appliance"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/> ;
rdfs:comment """An electric appliance is a device intended for consumer usage that is powered by electricity.
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:isDefinedBy <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4bldg/v1.1.2/>,
<https://saref.etsi.org/saref4bldg/v2.1.1/>,
"https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance" ;
rdfs:subClassOf s4bldg:FlowTerminal ;
ns1:hiddenLabel "ElectricAppliance" ;
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> .