summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-12-16 11:06:04 +0545
committerJonas Smedegaard <dr@jones.dk>2015-12-16 11:06:04 +0545
commit1ed3062e79520f529d171f9b1dbf8e05422b0b4b (patch)
tree248cd7a31a009bd1d4a52555d2e9abfbdd3d1b99
parentcabd15a8dd0d1fff9eb2cc4def79a4f61ce8ab65 (diff)
Use India train route 12724.
-rw-r--r--data/2015/india.ttl11
1 files changed, 3 insertions, 8 deletions
diff --git a/data/2015/india.ttl b/data/2015/india.ttl
index 72b1142..3469e3d 100644
--- a/data/2015/india.ttl
+++ b/data/2015/india.ttl
@@ -669,14 +669,9 @@
tio:accessTo :train-jhansi-hyderabad ] .
:train-jhansi-hyderabad a rail:Train ;
- rdfs:label "Telangana Express 12724"@en ;
- tio:operatedBy :org-ir ;
- tio:from [ a tio:Stop ;
- tio:departs "2015-12-21T23:52:00+05:30"^^xsd:dateTime ;
- tio:at rail-in:station-jhansi ] ;
- tio:to [ a tio:Stop ;
- tio:arrives "2015-12-22T19:50:00+05:30"^^xsd:dateTime ;
- tio:at rail-in:station-hyderabad ] .
+ tio:from rail-in:station-jhansi ;
+ tio:to rail-in:station-hyderabad ;
+ dc:isPartOf rail-in-train:12724 .
:sleep-1222 a event:Event ;
rdfs:label "Sleep in train towards Hyderabad"@en ;