Skip to main content
. 2022 May 29;22(11):4131. doi: 10.3390/s22114131
ex:CO2_1 rdf:type smart:CO2 ;
 saref:makesMeasurement ex:CO2_1_m1 ;
 smart:isLocatedIn ex:R1 .
 
ex:CO2_1_m1 rdf:type saref:Measurement;
          saref:hasValue ‘‘2186’’^^xsd:float ;
 saref:isMeasuredIn om:partsPerMillion ;
 saref:hasTimestamp ‘‘2020-12-02T14:30:00’’^^xsd:dateTime .
 
ex:PRESENCE_1 rdf:type smart:SmartPresence ;
 saref:hasState ex:OnState ;
 smart:isLocatedIn ex:R1 .