summaryrefslogtreecommitdiff
path: root/data/2014/europe.ttl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-03-20 11:44:09 +0100
committerJonas Smedegaard <dr@jones.dk>2014-03-20 12:07:30 +0100
commitd85f44b493c7ae2e1008455c1f0fb2b4fd58958f (patch)
tree250f56e035842e77da67c3b9c9bc9fef1a1b9bae /data/2014/europe.ttl
parent6be93d31ebc02577bbc5151ee99bb81787480c4d (diff)
Add subscription to BahnCard membership.
Diffstat (limited to 'data/2014/europe.ttl')
-rw-r--r--data/2014/europe.ttl8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/2014/europe.ttl b/data/2014/europe.ttl
index ba50580..5f41317 100644
--- a/data/2014/europe.ttl
+++ b/data/2014/europe.ttl
@@ -546,6 +546,13 @@
] ;
payment:totalNetAmount "99.00"^^xsd:decimal .
+:subscription-bahncard25Probe a tio:TicketPlaceholder ;
+ rdfs:label "BahnCard 25 subscription for 4 months"@en ;
+ tio:scope [ a tio:scopeOfAccess ;
+ tio:eligibleServiceLevel tio:Economy ;
+ tio:accessTo :train-holbækRoskilde
+ ] .
+
:ticket-dsbHolbækRoskilde a tio:TicketPlaceholder ;
rdfs:label "Train ticket from Holbæk to Roskilde"@en ;
tio:scope [ a tio:scopeOfAccess ;
@@ -792,6 +799,7 @@
:offer-dbBahncard25Probe a gr:Offering ;
gr:name "Probe-BahnCard 25"@en ;
gr:description "BahnCard 25 valid for 4 months"@en ;
+ gr:includes :subscription-bahncard25Probe ;
gr:hasBusinessFunction gr:Sell ;
gr:advanceBookingRequirement [
a gr:QuantitativeValueInteger;