summaryrefslogtreecommitdiff
path: root/data/rail/dk/route/TIB11.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'data/rail/dk/route/TIB11.ttl')
-rw-r--r--data/rail/dk/route/TIB11.ttl15
1 files changed, 6 insertions, 9 deletions
diff --git a/data/rail/dk/route/TIB11.ttl b/data/rail/dk/route/TIB11.ttl
index 71f56b1..d1a05ea 100644
--- a/data/rail/dk/route/TIB11.ttl
+++ b/data/rail/dk/route/TIB11.ttl
@@ -25,12 +25,9 @@
rail-dk:station-orestad ,
rail-dk:station-tårnby ,
rail-dk:station-copenhagen-airport ;
- rdf:first rail-dk:station-copenhagen ;
- rdf:rest [ a rdf:List ;
- rdf:first rail-dk:station-ørestad ;
- rdf:rest [ a rdf:List ;
- rdf:first rail-dk:station-tårnby ;
- rdf:rest [ a rdf:List ;
- rdf:first rail-dk:station-copenhagen-airport ;
- rdf:rest <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>
- ]]] .
+ (
+ rail-dk:station-copenhagen
+ rail-dk:station-orestad
+ rail-dk:station-tårnby
+ rail-dk:station-copenhagen-airport
+ ) .