rdfs:comment"The unit of measure for temperature"^^xsd:string;
rdfs:label"Temperature unit"^^xsd:string.
### https://saref.etsi.org/Time
saref:Timerdf:typeowl:Class;
rdfs:subClassOfsaref:Property,
[rdf:typeowl:Restriction;
owl:onPropertysaref:consistsOf;
owl:someValuesFromtime:TemporalEntity
];
rdfs:comment"A saref:Property that allows to specify the time concept in terms of instants or intervals according to the imported W3C Time ontology."^^xsd:string;
rdfs:comment"A class that allows to specify the time concept."^^xsd:string;