diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-10-24 11:32:14 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-10-24 11:32:14 +0200 |
commit | 6e754265d61c8ed2d3389ca537038d3454229f1f (patch) | |
tree | 1ea1208a02aec5e2e67a6a52ffaee112f7c13ed2 | |
parent | f106455a85aec4dd6de2967242e2141c22ef8c17 (diff) |
Add e-ticket IDs.
-rw-r--r-- | data/2015/india.ttl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/2015/india.ttl b/data/2015/india.ttl index 6ce9475..da77a1d 100644 --- a/data/2015/india.ttl +++ b/data/2015/india.ttl @@ -206,7 +206,10 @@ gr:includes :ticket-copenhagen-delhi-copenhagen . :ticket-copenhagen-delhi-copenhagen a tio:Ticket ; - tio:ticketID "4Z9FRY" ; + tio:ticketID + "105-9734713492" , + "105-9734713506" , + "4Z9FRY" ; tio:scope [ a tio:scopeOfAccess ; tio:eligibleServiceLevel tio:Economy ; tiox:participants "2"^^unit:Person ; |