@prefix rdfs: . @prefix owl: . @prefix daia: . daia:delay rdfs:label "delay"@en ; rdfs:comment "A time period of estimated delay untill an available Service can be used. Applications should normalize all literal values not conforming to xsd:duration to 'unknown'"@en ; a owl:DatatypeProperty ; rdfs:domain daia:Service .