s4lift:ElectricPowerConsumption — Electric power consumption

IRI
https://saref.etsi.org/saref4lift/ElectricPowerConsumption
Is defined by
https://saref.etsi.org/saref4lift/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4lift/v2.1.1/
https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_8_StatisticSignals#
Download serialization
License

Definition of s4lift:ElectricPowerConsumption

Defined in https://saref.etsi.org/saref4lift/v2.1.1/ as:

The electric power consumption of a feature of interest. If a property of a s4syst:System, or the property of a s4syst:ConnectionPoint thereof, by convention the power consumption is positive if the electric energy enters the system.

Definition as a Named Individual

belongs to
saref:Property

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4lift: <https://saref.etsi.org/saref4lift/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_8_StatisticSignals#> dct:references s4lift:ElectricPowerConsumption .

s4lift:ElectricPowerConsumption a owl:Thing,
        saref:Property ;
    rdfs:label "Electric power consumption"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4lift/v2.1.1/>,
        <https://saref.etsi.org/saref4lift/v2.1.1/example/TS103735_Clause_6_8_StatisticSignals#> ;
    rdfs:comment "The electric power consumption of a feature of interest. If a property of a s4syst:System, or the property of a s4syst:ConnectionPoint thereof, by convention the power consumption is positive if the electric energy enters the system."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4lift/v2.1.1/> ;
    skos:hiddenLabel "ElectricPowerConsumption" .

<https://saref.etsi.org/saref4lift/v2.1.1/> dct:references s4lift:ElectricPowerConsumption ;
    dct:subject s4lift:ElectricPowerConsumption .