summaryrefslogtreecommitdiff
path: root/data/rail/dk.ttl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-08-18 01:07:21 +0200
committerJonas Smedegaard <dr@jones.dk>2014-08-18 01:09:23 +0200
commit37af6db9ea8df8e1585d3de147cc6534b6810b14 (patch)
tree402813ea6c6b5027caf254e619256fe34486dac7 /data/rail/dk.ttl
parent9723fb45b1063c6480c5d2c984a0d5ece2255276 (diff)
Add rail/dk/route/TIB23.
Diffstat (limited to 'data/rail/dk.ttl')
-rw-r--r--data/rail/dk.ttl97
1 files changed, 93 insertions, 4 deletions
diff --git a/data/rail/dk.ttl b/data/rail/dk.ttl
index 2205eba..f290b1d 100644
--- a/data/rail/dk.ttl
+++ b/data/rail/dk.ttl
@@ -280,12 +280,11 @@
rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 220600 ] ;
rail:along_route rail-dk-route:TIB1
+ ], [ a rail:StationPosition ;
+ rail:distance [ unit:m 0 ] ;
+ rail:along_route rail-dk-route:TIB23
] .
-:station-aarhus a rail:Station ;
- skos:prefLabel "Århus Hovedbanegård" ;
- rail:serves dbpedia:Aarhus .
-
:station-lejre a rail:Station ;
skos:prefLabel "Lejre station"@da ;
skos:altLabel "Lj" ;
@@ -505,3 +504,93 @@
rail:distance [ unit:m 48200 ] ;
rail:along_route rail-dk-route:TIB21
] .
+
+:station-børkop a rail:Station ;
+ skos:prefLabel "Børkop station" ,
+ "Børkop Station"@da ;
+ skos:altLabel "Bk" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 11900 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-brejning a rail:Station ;
+ skos:prefLabel "Brejning station" ,
+ "Brejning Station"@da ;
+ skos:altLabel "Bet" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 14800 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-vejle a rail:Station ;
+ skos:prefLabel "Vejle station" ,
+ "Vejle Station"@da ;
+ skos:altLabel "Vj" ;
+ rail:serves dbpedia:Vejle ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 25700 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-hedensted a rail:Station ;
+ skos:prefLabel "Hedensted station" ,
+ "Hedensted Station"@da ;
+ skos:altLabel "Hed" ;
+ rail:serves dbpedia:Hedensted ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 40800 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-horsens a rail:Station ;
+ skos:prefLabel "Horsens station" ,
+ "Horsens Station"@da ;
+ skos:altLabel "Hs" ;
+ rail:serves dbpedia:Horsens ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 57100 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-skanderborg a rail:Station ;
+ skos:prefLabel "Skanderborg station" ,
+ "Skanderborg Station"@da ;
+ skos:altLabel "Sd" ;
+ rail:serves dbpedia:Skanderborg ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 85700 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-hørning a rail:Station ;
+ skos:prefLabel "Hørning station" ,
+ "Hørning Station"@da ;
+ skos:altLabel "Hx" ;
+ rail:serves dbpedia:Hørning ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 94200 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-viby-jylland a rail:Station ;
+ skos:prefLabel "Viby Jylland station" ,
+ "Viby Jylland Station"@da ;
+ skos:altLabel "Viby J" ,
+ "Vi" ;
+ rail:serves dbpedia:Viby_J ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 103700 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .
+
+:station-aarhus a rail:Station ;
+ skos:prefLabel "Århus Central Station" ,
+ "Aarhus Hovedbanegård"@da ;
+ skos:altLabel "Aarhus H"@da ,
+ "Ar" ;
+ rail:serves dbpedia:Aarhus ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 00 ] ;
+ rail:along_route rail-dk-route:TIB23
+ ] .