diff options
-rw-r--r-- | data/2014/europe.ttl | 8 |
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; |