diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-09-30 03:50:45 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-09-30 03:55:05 +0200 |
commit | 3e2d482490ea1098f9d7fbf71e2a9dda1aed3520 (patch) | |
tree | 5da786f7b44aecc13083e869504c79a83b1ed48b | |
parent | 0e14d2522de88e901b047583e5f231363733327a (diff) |
Add rail/dk/route/TIB11 and related stations.
-rw-r--r-- | data/rail/dk.ttl | 3 | ||||
-rw-r--r-- | data/rail/dk/route/TIB11.ttl | 36 | ||||
-rw-r--r-- | data/rail/dk/station/copenhagen-airport.ttl | 29 | ||||
-rw-r--r-- | data/rail/dk/station/copenhagen.ttl | 3 | ||||
-rw-r--r-- | data/rail/dk/station/tårnby.ttl | 26 | ||||
-rw-r--r-- | data/rail/dk/station/ørestad.ttl | 26 |
6 files changed, 123 insertions, 0 deletions
diff --git a/data/rail/dk.ttl b/data/rail/dk.ttl index 55a73e9..dad808f 100644 --- a/data/rail/dk.ttl +++ b/data/rail/dk.ttl @@ -27,6 +27,7 @@ :station-brejning owl:sameAs <dk/station/brejning> . :station-børkop owl:sameAs <dk/station/børkop> . :station-copenhagen owl:sameAs <dk/station/copenhagen> . +:station-copenhagen-airport owl:sameAs <dk/station/copenhagen-airport> . :station-ejby owl:sameAs <dk/station/ejby> . :station-fredericia owl:sameAs <dk/station/fredericia> . :station-fruens-bøge owl:sameAs <dk/station/fruens-bøge> . @@ -72,12 +73,14 @@ :station-tommerup owl:sameAs <dk/station/tommerup> . :station-trekroner owl:sameAs <dk/station/trekroner> . :station-tølløse owl:sameAs <dk/station/tølløse> . +:station-tårnby owl:sameAs <dk/station/tårnby> . :station-valby owl:sameAs <dk/station/valby> . :station-vejle owl:sameAs <dk/station/vejle> . :station-viby-jylland owl:sameAs <dk/station/viby-jylland> . :station-viby-sjælland owl:sameAs <dk/station/viby-sjælland> . :station-vipperød owl:sameAs <dk/station/vipperød> . :station-værslev owl:sameAs <dk/station/værslev> . +:station-ørestad owl:sameAs <dk/station/ørestad> . :station-aarhus owl:sameAs <dk/station/aarhus> . :station-årslev owl:sameAs <dk/station/årslev> . :station-aarup owl:sameAs <dk/station/aarup> . diff --git a/data/rail/dk/route/TIB11.ttl b/data/rail/dk/route/TIB11.ttl new file mode 100644 index 0000000..71f56b1 --- /dev/null +++ b/data/rail/dk/route/TIB11.ttl @@ -0,0 +1,36 @@ +@base <http://data.jones.dk/rail/dk/route/TIB11> . +@prefix : <#> . +@prefix dbpedia: <http://dbpedia.org/resource/> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@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#> . +@prefix skos: <http://www.w3.org/2004/02/skos/core#> . + +<> a rail:Route ; + skos:prefLabel "København/Vigerslev–Peberholm" , + "Copenhagen/Vigerslev–Peberholm"@en ; + skos:altLabel "TIB11"@zxx ; + rail:managed_by rail-dk:org-banedanmark ; + rdfs:seeAlso <https://en.wikipedia.org/wiki/Oresund_Line> ; + rail:route_origin dbpedia:Copenhagen_Central_Station ; + rail:stations :stations . + +:stations a rdf:List ; + skos:prefLabel "Stations"@en , + "Stationer"@da ; + rdfs:member + rail-dk:station-copenhagen , + 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> + ]]] . diff --git a/data/rail/dk/station/copenhagen-airport.ttl b/data/rail/dk/station/copenhagen-airport.ttl new file mode 100644 index 0000000..95674ba --- /dev/null +++ b/data/rail/dk/station/copenhagen-airport.ttl @@ -0,0 +1,29 @@ +@base <http://data.jones.dk/rail/dk/station/copenhagen-airport> . +@prefix : <#> . +@prefix dbpedia: <http://dbpedia.org/resource/> . +@prefix foaf: <http://xmlns.com/foaf/0.1/> . +@prefix org: <http://www.w3.org/ns/org#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rail: <http://ontologi.es/rail/vocab#> . +@prefix rail-dk-route: <http://data.jones.dk/rail/dk/route/> . +@prefix skos: <http://www.w3.org/2004/02/skos/core#> . +@prefix unit: <http://qudt.org/vocab/unit#> . + +#TODO: use more specific key than skos:altName for station identifiers + +<> foaf:primaryTopic :station . + +:station a rail:Station ; + skos:prefLabel + "Københavns Lufthavn, Kastrup Station" , + "Copenhagen Airport, Kastrup Station"@en ; + skos:altLabel + "Københavns Lufthavn Kastrup" , + "Kastrup Lufthavn Station" , + "Cph" ; + rail:serves dbpedia:Copenhagen_Airport ; + rail:located_at [ a rail:StationPosition ; + rail:distance [ unit:m 11800 ] ; + rail:along_route rail-dk-route:TIB11 + ] ; + owl:sameAs dbpedia:Copenhagen_Airport,_Kastrup_Station . diff --git a/data/rail/dk/station/copenhagen.ttl b/data/rail/dk/station/copenhagen.ttl index 5f38c60..6379912 100644 --- a/data/rail/dk/station/copenhagen.ttl +++ b/data/rail/dk/station/copenhagen.ttl @@ -22,5 +22,8 @@ rail:located_at [ a rail:StationPosition ; rail:distance [ unit:m 0 ] ; rail:along_route rail-dk-route:TIB1 + ], [ a rail:StationPosition ; + rail:distance [ unit:m 0 ] ; + rail:along_route rail-dk-route:TIB11 ] ; owl:sameAs dbpedia:Copenhagen_Central_Station . diff --git a/data/rail/dk/station/tårnby.ttl b/data/rail/dk/station/tårnby.ttl new file mode 100644 index 0000000..a451299 --- /dev/null +++ b/data/rail/dk/station/tårnby.ttl @@ -0,0 +1,26 @@ +@base <http://data.jones.dk/rail/dk/station/tårnby> . +@prefix : <#> . +@prefix dbpedia: <http://dbpedia.org/resource/> . +@prefix foaf: <http://xmlns.com/foaf/0.1/> . +@prefix org: <http://www.w3.org/ns/org#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rail: <http://ontologi.es/rail/vocab#> . +@prefix rail-dk-route: <http://data.jones.dk/rail/dk/route/> . +@prefix skos: <http://www.w3.org/2004/02/skos/core#> . +@prefix unit: <http://qudt.org/vocab/unit#> . + +#TODO: use more specific key than skos:altName for station identifiers + +<> foaf:primaryTopic :station . + +:station a rail:Station ; + skos:prefLabel "Tårnby Station" ; + skos:altLabel + "Tårnby" , + "Øre" ; + rail:serves dbpedia:Tårnby ; + rail:located_at [ a rail:StationPosition ; + rail:distance [ unit:m 6900 ] ; + rail:along_route rail-dk-route:TIB11 + ] ; + owl:sameAs dbpedia:Tårnby_Station . diff --git a/data/rail/dk/station/ørestad.ttl b/data/rail/dk/station/ørestad.ttl new file mode 100644 index 0000000..683a6b9 --- /dev/null +++ b/data/rail/dk/station/ørestad.ttl @@ -0,0 +1,26 @@ +@base <http://data.jones.dk/rail/dk/station/ørestad> . +@prefix : <#> . +@prefix dbpedia: <http://dbpedia.org/resource/> . +@prefix foaf: <http://xmlns.com/foaf/0.1/> . +@prefix org: <http://www.w3.org/ns/org#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rail: <http://ontologi.es/rail/vocab#> . +@prefix rail-dk-route: <http://data.jones.dk/rail/dk/route/> . +@prefix skos: <http://www.w3.org/2004/02/skos/core#> . +@prefix unit: <http://qudt.org/vocab/unit#> . + +#TODO: use more specific key than skos:altName for station identifiers + +<> foaf:primaryTopic :station . + +:station a rail:Station ; + skos:prefLabel "Ørestad Station" ; + skos:altLabel + "Ørestad" , + "Øre" ; + rail:serves dbpedia:Ørestad ; + rail:located_at [ a rail:StationPosition ; + rail:distance [ unit:m 6900 ] ; + rail:along_route rail-dk-route:TIB11 + ] ; + owl:sameAs dbpedia:Ørestad_Station . |