summaryrefslogtreecommitdiff
path: root/data/rail/de/train
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/de/train
parent4238425c22b96178bbaeb629bb06042e99ad3d0c (diff)
Tidy and extend rail/*.
Diffstat (limited to 'data/rail/de/train')
-rw-r--r--data/rail/de/train/ICE542.ttl6
-rw-r--r--data/rail/de/train/ICE552.ttl6
2 files changed, 6 insertions, 6 deletions
diff --git a/data/rail/de/train/ICE542.ttl b/data/rail/de/train/ICE542.ttl
index e36daca..5c33562 100644
--- a/data/rail/de/train/ICE542.ttl
+++ b/data/rail/de/train/ICE542.ttl
@@ -1,16 +1,16 @@
@base <http://data.jones.dk/rail/de/route/ICE542> .
@prefix : <#> .
-@prefix foaf: <http://xmlns.com/foaf/0.1/> .
#FIXME: add "rail:Train rdfs:subClassOf transit:Schedule"
@prefix rail: <http://ontologi.es/rail/vocab#> .
@prefix rail-de: <http://data.jones.dk/rail/de#> .
@prefix rail-de-route: <http://data.jones.dk/rail/routes/de/> .
+@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tio: <http://purl.org/tio/ns#> .
@prefix transit: <http://vocab.org/transit/terms/> .
<> a rail:Train ;
- foaf:name "Berlin To Bonn Service"@en ;
- rail:elr "ICE542"@zxx ;
+ skos:prefLabel "Berlin To Bonn Service"@en ;
+ skos:altLabel "ICE542"@zxx ;
rail:follows_route rail-de-route:ICE10a ;
rail:follows_schedule :schedule ;
rail:has_stop :stop-berlin-ost,
diff --git a/data/rail/de/train/ICE552.ttl b/data/rail/de/train/ICE552.ttl
index 1ab3d8f..7613be4 100644
--- a/data/rail/de/train/ICE552.ttl
+++ b/data/rail/de/train/ICE552.ttl
@@ -1,16 +1,16 @@
@base <http://data.jones.dk/rail/de/route/ICE552> .
@prefix : <#> .
-@prefix foaf: <http://xmlns.com/foaf/0.1/> .
#FIXME: add "rail:Train rdfs:subClassOf transit:Schedule"
@prefix rail: <http://ontologi.es/rail/vocab#> .
@prefix rail-de: <http://data.jones.dk/rail/de#> .
@prefix rail-de-route: <http://data.jones.dk/rail/routes/de/> .
+@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tio: <http://purl.org/tio/ns#> .
@prefix transit: <http://vocab.org/transit/terms/> .
<> a rail:Train ;
- foaf:name "Berlin To Bonn Service"@en ;
- rail:elr "ICE552"@zxx ;
+ skos:prefLabel "Berlin To Bonn Service"@en ;
+ skos:altLabel "ICE552"@zxx ;
rail:follows_route rail-de-route:ICE10b ;
rail:follows_schedule :schedule ;
rail:has_stop :stop-berlin-ost,