tzont:TimeZone leaf node


URI

http://www.w3.org/2006/timezone#TimeZone

Label

TimeZone

Usage

Instances of tzont:TimeZone can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class owl:Thing
time:after owl:ObjectProperty owl:Thing
time:intervalAfter owl:ObjectProperty owl:Thing
time:intervalContains owl:ObjectProperty owl:Thing
time:intervalFinishedBy owl:ObjectProperty owl:Thing
time:intervalMetBy owl:ObjectProperty owl:Thing
time:intervalOverlappedBy owl:ObjectProperty owl:Thing
time:intervalStartedBy owl:ObjectProperty owl:Thing

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix tzont: <http://www.w3.org/2006/timezone#> .

tzont:TimeZone a owl:Class .