Definition of s4lift:hasTimeOfLastPeriodicTest72hAttempt
Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:
A relationship to the time of the last periodic test 72h attempt of a lift. In UE and other applicable countries, the periodic test shall comply with EN 81.28
Description as an Object Property
- has super-properties
- saref:hasProperty
- has domain
- s4lift:SmartLiftInstallation
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/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> dct:references s4lift:hasTimeOfLastPeriodicTest72hAttempt .
s4lift:hasTimeOfLastPeriodicTest72hAttempt a owl:ObjectProperty ;
rdfs:label "has time of last periodic test 72h attempt"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> ;
rdfs:comment "A relationship to the time of the last periodic test 72h attempt of a lift. In UE and other applicable countries, the periodic test shall comply with EN 81.28"@en ;
rdfs:domain s4lift:SmartLiftInstallation ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4lift/v1.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4lift/v1.1.1/> ;
rdfs:subPropertyOf saref:hasProperty ;
skos:hiddenLabel "hasTimeOfLastPeriodicTest72hAttempt" .
<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:hasTimeOfLastPeriodicTest72hAttempt ;
dct:subject s4lift:hasTimeOfLastPeriodicTest72hAttempt .