summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-05-26 00:14:20 +0200
committerJonas Smedegaard <dr@jones.dk>2014-05-26 00:14:20 +0200
commit7e83353726362d7034274c8c505f9c2834e2e661 (patch)
treeab22618b564dc173b3bbe61e2ab241bd47c5daa3
parent1e9c336af43b6b66b37c124bb63c532d6bc7acce (diff)
Fix month of return ride.
-rw-r--r--data/2014/bruxelles-05-2.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/2014/bruxelles-05-2.ttl b/data/2014/bruxelles-05-2.ttl
index cbd9b83..9137322 100644
--- a/data/2014/bruxelles-05-2.ttl
+++ b/data/2014/bruxelles-05-2.ttl
@@ -294,8 +294,8 @@
dcterms:subject :concept-planned ;
event:time [ a tl:Interval ;
tl:onTimeLine </timeline/travel> ;
- tl:start "2014-06-31T23:55:00+02:00"^^xsd:dateTime ;
- tl:end "2014-06-31T23:59:00+02:00"^^xsd:dateTime
+ tl:start "2014-05-31T23:55:00+02:00"^^xsd:dateTime ;
+ tl:end "2014-05-31T23:59:00+02:00"^^xsd:dateTime
] .
:ride-gutersloh-orø-b a event:Event ;