summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-08-17 23:57:17 +0200
committerJonas Smedegaard <dr@jones.dk>2014-08-18 00:39:25 +0200
commit87299e4cb5b93639acf1c8fb000dc65a4767d91c (patch)
treeac66f355f271c13900032053acb53ac741989adb
parentee539248a2fcf1752e12c95266b593b26241b73b (diff)
Add rail/dk/route/TIB1.
-rw-r--r--data/rail/dk.ttl294
-rw-r--r--data/rail/dk/route/TIB1.ttl100
2 files changed, 359 insertions, 35 deletions
diff --git a/data/rail/dk.ttl b/data/rail/dk.ttl
index 26127f6..1cd87e2 100644
--- a/data/rail/dk.ttl
+++ b/data/rail/dk.ttl
@@ -28,30 +28,265 @@
:platform-holbæk-bus a rail:Platform ;
rail:platform_at :station-holbæk .
-:station-aarhus a rail:Station ;
- skos:prefLabel "Århus Hovedbanegård" ;
- rail:serves dbpedia:Aarhus .
+:station-københavn a rail:Station ;
+ skos:prefLabel "Copenhagen Central Station" ,
+ "København Hovedbanegård"@da ;
+ skos:altLabel "København H"@da ,
+ "Kh" ;
+ rail:serves dbpedia:Copenhagen ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 0 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] ;
+ owl:sameAs dbpedia:Copenhagen_Central_Station .
-:station-fredericia a rail:Station ;
- skos:prefLabel "Fredericia Banegård" ;
- rail:serves dbpedia:Fredericia .
+:station-valby a rail:Station ;
+ skos:prefLabel "Valby station" ,
+ "Valby Station"@da ;
+ skos:altLabel "Val" ;
+ rail:serves dbpedia:Valby ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 3900 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] ;
+ owl:sameAs dbpedia:Valby_station .
+
+:station-høje-taastrup a rail:Station ;
+ skos:prefLabel "Høje Taastrup station" ,
+ "Høje Taastrup Station"@da ;
+ skos:altLabel "Htå" ;
+ rail:serves dbpedia:Høje_Taastrup ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 19500 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] ;
+ owl:sameAs dbpedia:Høje_Taastrup_station .
+
+:station-hedehusene a rail:Station ;
+ skos:prefLabel "Hedehusene station" ,
+ "Hedehusene Station"@da ;
+ skos:altLabel "Hh" ;
+ rail:serves dbpedia:Hedehusene ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 24200 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-trekroner a rail:Station ;
+ skos:prefLabel "Trekroner station" ,
+ "Trekroner Station"@da ;
+ skos:altLabel "Trk" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 28300 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
:station-roskilde a rail:Station ;
- skos:prefLabel "Roskilde station"@da ;
- foaf:page <https://en.wikipedia.org/wiki/Roskilde_station> ;
+ skos:prefLabel "Roskilde station" ,
+ "Roskilde Station"@da ;
skos:altLabel "Ro" ;
rail:serves dbpedia:Roskilde ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 31300 ] ;
- rail:along_route rail-dk-route:TIB5
+ rail:along_route rail-dk-route:TIB1 ,
+ rail-dk-route:TIB5
+ ] ;
+ owl:sameAs dbpedia:Roskilde_station .
+
+:station-viby-sjælland a rail:Station ;
+ skos:prefLabel "Viby Sjælland station" ,
+ "Viby Sjælland Station"@da ;
+ skos:altLabel "Viby Sj",
+ "Vy" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 42500 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-borup a rail:Station ;
+ skos:prefLabel "Borup Station"@da ,
+ "Borup station" ;
+ skos:altLabel "Bo" ;
+ rail:serves dbpedia:Borup%2C_Køge_Municipality ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 49700 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-ringsted a rail:Station ;
+ skos:prefLabel "Ringsted station" ,
+ "Ringsted Station"@da ;
+ skos:altLabel "Rg" ;
+ rail:serves dbpedia:Ringsted ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 63900 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-sorø a rail:Station ;
+ skos:prefLabel "Sorø station" ,
+ "Sorø Station"@da ;
+ skos:altLabel "So" ;
+ rail:serves dbpedia:Sorø ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 78300 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-slagelse a rail:Station ;
+ skos:prefLabel "Slagelse station" ,
+ "Slagelse Station"@da ;
+ skos:altLabel "Sg" ;
+ rail:serves dbpedia:Slagelse ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 92900 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-korsør a rail:Station ;
+ skos:prefLabel "Korsør station" ,
+ "Korsør Station"@da ;
+ skos:altLabel "Kø" ;
+ rail:serves dbpedia:Korsør ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 108300 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-nyborg a rail:Station ;
+ skos:prefLabel "Nyborg station" ,
+ "Nyborg Station"@da ;
+ skos:altLabel "Ng" ;
+ rail:serves dbpedia:Nyborg ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 131600 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-odense a rail:Station ;
+ skos:prefLabel "Odense station" ,
+ "Odense Banegård"@da ;
+ skos:altLabel "Od" ;
+ rail:serves dbpedia:Odense ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 160300 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] ;
+ owl:sameAs dbpedia:Odense_station .
+
+:station-holmstrup a rail:Station ;
+ skos:prefLabel "Holmstrup station" ,
+ "Holmstrup Station"@da ;
+ skos:altLabel "Hp" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 169100 ] ;
+ rail:along_route rail-dk-route:TIB1
] .
+:station-tommerup a rail:Station ;
+ skos:prefLabel "Tommerup station" ,
+ "Tommerup Station"@da ;
+ skos:altLabel "Tp" ;
+ rail:serves dbpedia:Tommerup_Stationsby ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 175500 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-skalbjerg a rail:Station ;
+ skos:prefLabel "Skalbjerg station" ,
+ "Skalbjerg Station"@da ;
+ skos:altLabel "Sc" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 178800 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-bred a rail:Station ;
+ skos:prefLabel "Bred station" ,
+ "Bred Station"@da ;
+ skos:altLabel "Bd" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 181100 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-aarup a rail:Station ;
+ skos:prefLabel "Aarup station" ,
+ "Aarup Station"@da ;
+ skos:altLabel "Ap" ;
+ rail:serves dbpedia:Aarup ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 184700 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-gelsted a rail:Station ;
+ skos:prefLabel "Gelsted station" ,
+ "Gelsted Station"@da ;
+ skos:altLabel "Gd" ;
+ rail:serves dbpedia:Gelsted ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 190200 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-ejby a rail:Station ;
+ skos:prefLabel "Ejby station" ,
+ "Ejby Station"@da ;
+ skos:altLabel "Eb" ;
+ rail:serves dbpedia:Ejby%2C_Middelfart_Municipality ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 194800 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-nørre-aaby a rail:Station ;
+ skos:prefLabel "Nørre Aaby station" ,
+ "Nørre Aaby Station"@da ;
+ skos:altLabel "Na" ;
+ rail:serves dbpedia:Nørre_Aaby ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 200100 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-kauslunde a rail:Station ;
+ skos:prefLabel "Kauslunde station" ,
+ "Kauslunde Station"@da ;
+ skos:altLabel "Ka" ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 204300 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-middelfart a rail:Station ;
+ skos:prefLabel "Middelfart station" ,
+ "Middelfart Station"@da ;
+ skos:altLabel "Md" ;
+ rail:serves dbpedia:Middelfart ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 210400 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+:station-fredericia a rail:Station ;
+ skos:prefLabel "Fredericia Banegård" ;
+ skos:altLabel "Fa" ;
+ rail:serves dbpedia:Fredericia ;
+ rail:located_at [ a rail:StationPosition ;
+ rail:distance [ unit:m 220600 ] ;
+ rail:along_route rail-dk-route:TIB1
+ ] .
+
+: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" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 40800 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -59,8 +294,7 @@
:station-hvalsø a rail:Station ;
skos:prefLabel "Hvalsø station"@da ;
skos:altLabel "Hv" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 48300 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -68,8 +302,7 @@
:station-tølløse a rail:Station ;
skos:prefLabel "Tølløse station"@da ;
skos:altLabel "Tø" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 54600 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -77,8 +310,7 @@
:station-vipperød a rail:Station ;
skos:prefLabel "Vipperød station"@da ;
skos:altLabel "Pe" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 61200 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -87,8 +319,7 @@
skos:prefLabel "Holbæk station"@da ;
skos:altLabel "Hk" ;
rail:serves dbpedia:Holbæk ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 67100 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -96,8 +327,7 @@
:station-regstrup a rail:Station ;
skos:prefLabel "Regstrup station"@da ;
skos:altLabel "Rt" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 75200 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -105,8 +335,7 @@
:station-knabstrup a rail:Station ;
skos:prefLabel "Knabstrup station"@da ;
skos:altLabel "Ks" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 79400 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -114,16 +343,14 @@
:station-mørkøv a rail:Station ;
skos:prefLabel "Mørkøv station"@da ;
skos:altLabel "Mø" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 82900 ] ;
rail:along_route rail-dk-route:TIB5
] .
:station-jyderup a rail:Station ;
skos:prefLabel "Jyderup station"@da ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 89500 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -131,8 +358,7 @@
:station-svebølle a rail:Station ;
skos:prefLabel "Svebølle station"@da ;
skos:altLabel "Sv" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 97200 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -140,8 +366,7 @@
:station-værslev a rail:Station ;
skos:prefLabel "Værslev station"@da ;
skos:altLabel "Væ" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 102800 ] ;
rail:along_route rail-dk-route:TIB5
] .
@@ -149,8 +374,7 @@
:station-kalundborg a rail:Station ;
skos:prefLabel "Kalundborg station"@da ;
skos:altLabel "Kb" ;
- rail:located_at [
- a rail:StationPosition ;
+ rail:located_at [ a rail:StationPosition ;
rail:distance [ unit:m 110600 ] ;
rail:along_route rail-dk-route:TIB5
] .
diff --git a/data/rail/dk/route/TIB1.ttl b/data/rail/dk/route/TIB1.ttl
new file mode 100644
index 0000000..87f4d1d
--- /dev/null
+++ b/data/rail/dk/route/TIB1.ttl
@@ -0,0 +1,100 @@
+@base <http://data.jones.dk/rail/dk/route/TIB1> .
+@prefix : <#> .
+@prefix dbpedia: <http://dbpedia.org/resource/> .
+@prefix dc: <http://purl.org/dc/terms/> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
+@prefix rail: <http://ontologi.es/rail/vocab#> .
+@prefix rail-dk: <http://data.jones.dk/rail/dk#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+
+<> a rail:Route ;
+ foaf:name "Copenhagen-Fredericia/Taulov"@en ;
+ rail:managed_by rail-dk:org-banedanmark ;
+ foaf:page <https://en.wikipedia.org/wiki/List_of_railway_lines_in_Denmark#Banedanmark_lines> ;
+ rail:elr "TIB1"@zxx ;
+ rail:route_origin dbpedia:Copenhagen_Central_Station ;
+ rail:stations :stations .
+
+:stations a rdf:List ;
+ dc:title "Stations"@en ;
+ rdfs:member rail-dk:station-københavn ,
+ rail-dk:station-valby ,
+ rail-dk:station-høje-taastrup ,
+ rail-dk:station-hedehusene ,
+ rail-dk:station-trekroner ,
+ rail-dk:station-roskilde ,
+ rail-dk:station-viby-sjælland ,
+ rail-dk:station-borup ,
+ rail-dk:station-kværkeby ,
+ rail-dk:station-ringsted ,
+ rail-dk:station-sorø ,
+ rail-dk:station-slagelse ,
+ rail-dk:station-korsør ,
+ rail-dk:station-nyborg ,
+ rail-dk:station-odense ,
+ rail-dk:station-holmstrup ,
+ rail-dk:station-tommerup ,
+ rail-dk:station-skalbjerg ,
+ rail-dk:station-bred ,
+ rail-dk:station-aarup ,
+ rail-dk:station-gelsted ,
+ rail-dk:station-ejby ,
+ rail-dk:station-nørre-aaby ,
+ rail-dk:station-kauslunde ,
+ rail-dk:station-middelfart ,
+ rail-dk:station-fredericia ;
+ rdf:first rail-dk:station-københavn ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-valby ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-høje-taastrup ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-hedehusene ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-trekroner ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-roskilde ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-viby-sjælland ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-borup ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-kværkeby ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-ringsted ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-sorø ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-slagelse ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-korsør ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-nyborg ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-odense ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-holmstrup ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-tommerup ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-skalbjerg ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-bred ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-aarup ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-gelsted ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-ejby ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-nørre-aaby ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-kauslunde ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-middelfart ;
+ rdf:rest [ a rdf:List ;
+ rdf:first rail-dk:station-fredericia ;
+ rdf:rest <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>
+ ]]]]]]]]]]]]]]]]]]]]]]]]] .