summaryrefslogtreecommitdiff
path: root/data/rail/dk/route/TIB23.ttl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-08-20 16:27:10 +0200
committerJonas Smedegaard <dr@jones.dk>2014-08-20 16:27:10 +0200
commit1b9acb9e88ed721a8bf19f1d878caa09f64d4fb1 (patch)
treeee04b8c56a5881f21baa94401cbb34c023394747 /data/rail/dk/route/TIB23.ttl
parent4238425c22b96178bbaeb629bb06042e99ad3d0c (diff)
Tidy and extend rail/*.
Diffstat (limited to 'data/rail/dk/route/TIB23.ttl')
-rw-r--r--data/rail/dk/route/TIB23.ttl13
1 files changed, 6 insertions, 7 deletions
diff --git a/data/rail/dk/route/TIB23.ttl b/data/rail/dk/route/TIB23.ttl
index d289090..8344b40 100644
--- a/data/rail/dk/route/TIB23.ttl
+++ b/data/rail/dk/route/TIB23.ttl
@@ -1,24 +1,23 @@
@base <http://data.jones.dk/rail/dk/route/TIB23> .
@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#> .
+@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<> a rail:Route ;
- foaf:name "Fredericia-Århus"@en ;
+ skos:prefLabel "Fredericia–Århus" ;
+ skos:altLabel "TIB23"@zxx ;
rail:managed_by rail-dk:org-banedanmark ;
- foaf:page <https://en.wikipedia.org/wiki/List_of_railway_lines_in_Denmark#Banedanmark_lines> ;
- rail:elr "TIB23"@zxx ;
+ = dbpedia:Fredericia–Århus ;
rail:route_origin dbpedia:Fredericia ;
rail:stations :stations .
:stations a rdf:List ;
- dc:title "Stations"@en ;
+ skos:prefLabel "Stations"@en ,
+ "Stationer"@da ;
rdfs:member rail-dk:station-fredericia ,
rail-dk:station-børkop ,
rail-dk:station-brejning ,