summaryrefslogtreecommitdiff
path: root/data/2015/heidelberg.ttl
blob: 97204b08af3ea2057ff1cc6169106df80c0e1c34 (plain)
  1. @base             <http://data.jones.dk/2015/heidelberg> .
  2. @prefix : <#> .
  3. @prefix dbpedia: <http://dbpedia.org/resource/> .
  4. @prefix dc: <http://purl.org/dc/terms/> .
  5. @prefix dcterms: <http://purl.org/dc/terms/> .
  6. @prefix event: <http://purl.org/NET/c4dm/event.owl#>.
  7. @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  8. @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  9. @prefix gr: <http://purl.org/goodrelations/v1#> .
  10. #FIXME: create grx - gr extension allowing unit for non-range price
  11. #TODO: get grx adopted into gr
  12. @prefix grx: <http://data.jones.dk/hacks/grx#> .
  13. @prefix org: <http://www.w3.org/ns/org#> .
  14. @prefix owl: <http://www.w3.org/2002/07/owl#> .
  15. @prefix payment: <http://reference.data.gov.uk/def/payment#> .
  16. @prefix pc: <http://purl.org/procurement/public-contracts#> .
  17. #FIXME: create pcx - pc extension allowing unit-based exact price
  18. @prefix pcx: <http://data.jones.dk/hacks/pcx#> .
  19. @prefix prog: <http://purl.org/prog/> .
  20. @prefix rail: <http://ontologi.es/rail/vocab#> .
  21. #FIXME: create railx - rail extension defining Trainbus
  22. #TODO: get railx adopted into rail
  23. @prefix rail-de: <http://data.jones.dk/rail/de#> .
  24. @prefix rail-de-train: <http://data.jones.dk/rail/de/train/> .
  25. @prefix rail-dk: <http://data.jones.dk/rail/dk#> .
  26. @prefix rail-dk-train: <http://data.jones.dk/rail/dk/train/> .
  27. @prefix railx: <http://data.jones.dk/hacks/railx#> .
  28. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  29. @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  30. @prefix service: <http://purl.org/ontology/service#> .
  31. @prefix spacerel: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
  32. @prefix tio: <http://purl.org/tio/ns#> .
  33. @prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
  34. @prefix unit: <http://qudt.org/vocab/unit#> .
  35. @prefix transit: <http://vocab.org/transit/terms/> .
  36. @prefix travel: <http://www.co-ode.org/roberts/travel.owl#> .
  37. #@prefix travel: <http://www.cs.man.ac.uk/~stevensr/ontology/c23.owl#> .
  38. #FIXME: create travelx - travel extension bridging transit and tio with vehicle
  39. #TODO: get travelx adopted into travel or create e.g. vehicle
  40. @prefix travelx: <http://data.jones.dk/hacks/travelx#> .
  41. @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  42. <> foaf:primaryTopic :trip .
  43. :trip a event:Event ;
  44. rdfs:label "Siri and Jonas Heidelberg trip" ;
  45. event:agent
  46. :person-jonas ,
  47. :person-siri ;
  48. foaf:based_near
  49. dbpedia:Denmark ,
  50. dbpedia:Germany ;
  51. event:time [ a tl:Interval ;
  52. tl:onTimeLine </timeline/floss> ;
  53. tl:start "2015-08-09T09:00:00+02:00"^^xsd:dateTime ;
  54. tl:end "2015-08-15T16:45:00+02:00"^^xsd:dateTime ] .
  55. :programme a prog:Programme ;
  56. prog:describes :trip ;
  57. prog:streamed_by_subject :journey-both ;
  58. prog:has_streamed_event
  59. :ride-orø-heidelberg ,
  60. :sleep-0810 ,
  61. :sleep-0811 ,
  62. :sleep-0812 ,
  63. :sleep-0813 ,
  64. :sleep-0814 ,
  65. :sleep-0815 ,
  66. :sleep-0816 ,
  67. :sleep-0817 ,
  68. :ride-heidelberg-orø .
  69. :ride-orø-heidelberg a event:Event ;
  70. rdfs:label "ferry+train Orø→Heidelberg"@en ;
  71. dcterms:subject :journey-both ;
  72. event:time [ a tl:Interval ;
  73. tl:onTimeLine </timeline/travel> ;
  74. tl:start "2015-08-09T09:00:00+02:00"^^xsd:dateTime ;
  75. tl:end "2015-08-09T23:45:00+02:00"^^xsd:dateTime ] .
  76. :ferry-orø-holbæk a travel:Ferry ;
  77. rdfs:label "Orøfærgen"@en ;
  78. tio:operatedBy :org-orøfærgen ;
  79. tio:from [ a tio:Stop ;
  80. tio:at :harbour-orø ;
  81. tio:departs "2015-08-09T09:30:00+02:00"^^xsd:dateTime ] ;
  82. tio:to [ a tio:Stop ;
  83. tio:at :station-holbæk ;
  84. tio:arrives "2015-08-09T10:00:00+02:00"^^xsd:dateTime ] .
  85. :offer-holbæk-heidelberg a gr:Offering ;
  86. gr:includes :ticket-holbæk-heidelberg ;
  87. gr:hasBusinessFunction gr:Sell ;
  88. gr:eligibleCustomerTypes :members-bahncard25 ;
  89. grx:hasPrice "176.40"^^unit:Euro .
  90. :ticket-holbæk-hamburg a tio:TicketPlaceholder ;
  91. tio:scope [ a tio:scopeOfAccess ;
  92. tio:eligibleServiceLevel tio:Economy ;
  93. tio:eligibleAudience :members-bahncard25 ;
  94. tio:accessTo
  95. :train-holbæk-høje-taastrup ,
  96. :train-høje-taastrup-fredericia ,
  97. :bus-fredericia-flensburg ,
  98. :train-flensburg-hamburg ,
  99. :train-hamburg-mannheim ,
  100. :train-mannheim-heidelberg ] .
  101. :train-holbæk-høje-taastrup a rail:Train ;
  102. rdfs:label "R 1524"@en ;
  103. tio:operatedBy :org-dsb ;
  104. tio:from [ a tio:Stop ;
  105. tio:at :station-holbæk ;
  106. tio:departs "2015-08-09T10:41:00+02:00"^^xsd:dateTime ] ;
  107. tio:to [ a tio:Stop ;
  108. tio:at :station-høje-taastrup ;
  109. tio:arrives "2015-08-09T11:11:00+02:00"^^xsd:dateTime ] .
  110. :train-høje-taastrup-fredericia a rail:Train ;
  111. rdfs:label "LYN51043"@en ;
  112. tio:operatedBy :org-dsb ;
  113. tio:from [ a tio:Stop ;
  114. tio:at :station-høje-taastrup ;
  115. tio:departs "2015-08-09T11:17:00+02:00"^^xsd:dateTime ] ;
  116. tio:to [ a tio:Stop ;
  117. tio:at :station-fredericia ;
  118. tio:arrives "2015-08-09T13:36:00+02:00"^^xsd:dateTime ] .
  119. :bus-fredericia-flensburg a travel:Omnibus ;
  120. rdfs:label "BUS 8109"@en ;
  121. tio:operatedBy :org-dsb ;
  122. tio:from [ a tio:Stop ;
  123. tio:at :station-fredericia ;
  124. tio:departs "2015-08-09T13:45:00+02:00"^^xsd:dateTime ] ;
  125. tio:to [ a tio:Stop ;
  126. tio:at :station-flensburg ;
  127. tio:arrives "2015-08-09T16:02:00+02:00"^^xsd:dateTime ] .
  128. :train-flensburg-hamburg a rail:Train ;
  129. rdfs:label "RE 21079"@en ;
  130. tio:operatedBy :org-db ;
  131. tio:from [ a tio:Stop ;
  132. tio:at :station-flensubrg ;
  133. tio:departs "2015-06-09T16:11:00+02:00"^^xsd:dateTime ] ;
  134. tio:to [ a tio:Stop ;
  135. tio:at :station-hamburg ;
  136. tio:arrives "2015-06-09T18:14:00+02:00"^^xsd:dateTime ] .
  137. :train-hamburg-mannheim a rail:Train ;
  138. rdfs:label "ICE 273"@en ;
  139. tio:operatedBy :org-db ;
  140. tio:from [ a tio:Stop ;
  141. tio:at :station-hamburg ;
  142. tio:departs "2015-08-09T18:24:00+02:00"^^xsd:dateTime ] ;
  143. tio:to [ a tio:Stop ;
  144. tio:at :station-mannheim ;
  145. tio:arrives "2015-08-09T22:43:00+02:00"^^xsd:dateTime ] .
  146. :train-mannheim-heidelberg a rail:Train ;
  147. rdfs:label "RE 28295"@en ;
  148. tio:operatedBy :org-db ;
  149. tio:from [ a tio:Stop ;
  150. tio:at :station-mannheim ;
  151. tio:departs "2015-08-09T22:57:00+02:00"^^xsd:dateTime ] ;
  152. tio:to [ a tio:Stop ;
  153. tio:at :station-heidelberg ;
  154. tio:arrives "2015-08-09T23:13:00+02:00"^^xsd:dateTime ] .
  155. :sleep-0610 a event:Event ;
  156. rdfs:label "Sleep in Heidelberg"@en ;
  157. dcterms:subject :journey-both ;
  158. event:based_near dbpedia:Heidelberg ;
  159. event:time [ a tl:Interval ;
  160. tl:onTimeLine </timeline/travel> ;
  161. tl:start "2015-08-10T00:00:00+02:00"^^xsd:dateTime ;
  162. tl:end "2015-08-10T09:00:00+02:00"^^xsd:dateTime ] .
  163. :ride-heidelberg-orø a event:Event ;
  164. rdfs:label "Train+ferry Heidelberg→Orø"@en ;
  165. dcterms:subject :journey-both ;
  166. event:time [ a tl:Interval ;
  167. tl:start "2015-08-23T14:13:00+02:00"^^xsd:dateTime ;
  168. tl:end "2015-08-23T23:20:00+02:00"^^xsd:dateTime ;
  169. tl:onTimeLine </timeline/travel> ] .
  170. :offer-heidelberg-holbæk a gr:Offering ;
  171. gr:includes :ticket-heidelberg-holbæk ;
  172. gr:hasBusinessFunction gr:Sell ;
  173. gr:eligibleCustomerTypes :members-bahncard25 ;
  174. grx:hasPrice "157.50"^^unit:Euro .
  175. :ticket-heidelberg-holbæk a tio:TicketPlaceholder ;
  176. tio:scope [ a tio:scopeOfAccess ;
  177. tio:eligibleServiceLevel tio:Economy ;
  178. tio:eligibleAudience :members-bahncard25 ;
  179. tio:accessTo
  180. :train-heidelberg-frankfurt ,
  181. :train-frankfurt-hamburg ,
  182. :train-hamburg-flensburg ,
  183. :train-flensburg-kolding ,
  184. :train-kolding-roskilde ,
  185. :train-roskilde-holbæk ] .
  186. :train-heidelberg-frankfurt a rail:Train ;
  187. rdfs:label "IC 2374"@en ;
  188. tio:operatedBy :org-db ;
  189. tio:from [ a tio:Stop ;
  190. tio:at :station-heidelberg ;
  191. tio:departs "2015-08-23T09:46:00+02:00"^^xsd:dateTime ] ;
  192. tio:to [ a tio:Stop ;
  193. tio:at :station-frankfurt ;
  194. tio:arrives "2015-08-23T10:40:00+02:00"^^xsd:dateTime ] .
  195. :train-frankfurt-hamburg a rail:Train ;
  196. dc:isPartOf rail-de-train:ICE770 ;
  197. tio:from [ a tio:Stop ;
  198. tio:at :station-frankfurt ;
  199. tio:departs "2015-08-23T10:58:00+02:00"^^xsd:dateTime ] ;
  200. tio:to [ a tio:Stop ;
  201. tio:at :station-hamburg ;
  202. tio:arrives "2015-08-23T14:35:00+02:00"^^xsd:dateTime ] .
  203. :train-hamburg-flensburg a rail:Train ;
  204. rdfs:label "RE 21070"@en ;
  205. tio:operatedBy :org-db ;
  206. tio:from [ a tio:Stop ;
  207. tio:at :station-hamburg ;
  208. tio:departs "2015-08-23T14:43:00+02:00"^^xsd:dateTime ] ;
  209. tio:to [ a tio:Stop ;
  210. tio:at :station-flensburg ;
  211. tio:arrives "2015-08-23T16:47:00+02:00"^^xsd:dateTime ] .
  212. :train-flensburg-kolding a rail:Train ;
  213. rdfs:label "IC 5752"@en ;
  214. tio:operatedBy :org-dsb ;
  215. tio:from [ a tio:Stop ;
  216. tio:at :station-flensburg ;
  217. tio:departs "2015-08-23T16:56:00+02:00"^^xsd:dateTime ] ;
  218. tio:to [ a tio:Stop ;
  219. tio:at :station-kolding ;
  220. tio:arrives "2015-08-23T18:17:00+02:00"^^xsd:dateTime ] .
  221. :train-kolding-roskilde a rail:Train ;
  222. rdfs:label "IC 852"@en ;
  223. tio:operatedBy :org-dsb ;
  224. tio:from [ a tio:Stop ;
  225. tio:at :station-kolding ;
  226. tio:departs "2015-08-23T18:30:00+02:00"^^xsd:dateTime ] ;
  227. tio:to [ a tio:Stop ;
  228. tio:at :station-roskilde ;
  229. tio:arrives "2015-08-23T20:26:00+02:00"^^xsd:dateTime ] .
  230. :train-roskilde-holbæk a rail:Train ;
  231. rdfs:label "R 3569"@en ;
  232. tio:operatedBy :org-dsb ;
  233. tio:from [ a tio:Stop ;
  234. tio:at :station-roskilde ;
  235. tio:departs "2015-08-18T21:04:00+02:00"^^xsd:dateTime ] ;
  236. tio:to [ a tio:Stop ;
  237. tio:at :station-holbæk ;
  238. tio:arrives "2015-08-17T21:34:00+02:00"^^xsd:dateTime ] .
  239. :ferry-holbæk-orø a travel:Ferry ;
  240. rdfs:label "Orøfærgen"@en ;
  241. tio:operatedBy :org-orøfærgen ;
  242. tio:from [ a tio:Stop ;
  243. tio:at :harbour-holbæk ;
  244. tio:departs "2015-08-23T22:20:00+02:00"^^xsd:dateTime ] ;
  245. tio:to [ a tio:Stop ;
  246. tio:at :station-orø ;
  247. tio:arrives "2015-08-23T22:50:00+02:00"^^xsd:dateTime ] .
  248. </timeline/floss> a tl:Timeline ;
  249. rdfs:title "FLOSS events jointly involving Siri and Jonas"@en ;
  250. event:agent :person-jonas, :person-siri .
  251. :journey-both a skos:Concept ;
  252. skos:prefLabel "Siri and Jonas journey"@en .
  253. :person-jonas a foaf:Person ;
  254. foaf:name "Jonas Smedegaard" ;
  255. foaf:mbox <dr@jones.dk> ;
  256. foaf:Homepage <http://dr.jones.dk/> ;
  257. owl:sameAs <http://dr.jones.dk/foaf#me> .
  258. :person-siri a foaf:Person ;
  259. foaf:name "Siri Reiter" ;
  260. foaf:mbox <siri@jones.dk> ;
  261. foaf:Homepage <http://sirireiter.dk/> ;
  262. owl:sameAs
  263. <http://sirireiter.dk/foaf.rdf#me> ,
  264. <http://sirireiter.dk/foaf.ttl#me> .
  265. :coverage-debconf-debian-jonas a pc:Contract ;
  266. pc:item
  267. :train-holbæk-høje-taastrup ,
  268. :train-høje-taastrup-fredericia ,
  269. :bus-fredericia-flensburg ,
  270. :train-flensburg-hamburg ,
  271. :train-hamburg-mannheim ,
  272. :train-mannheim-heidelberg ,
  273. :train-bielefeld-osnabrück ,
  274. :train-osnabrück-bremen ,
  275. :train-bremen-hamburg ,
  276. :train-hamburg-københavn ,
  277. :train-heidelberg-frankfurt ,
  278. :train-frankfurt-hamburg ,
  279. :train-hamburg-flensburg ,
  280. :train-flensburg-kolding ,
  281. :train-kolding-roskilde ,
  282. :train-roskilde-holbæk ;
  283. pc:estimatedPrice :price-trips-early-estimate ;
  284. pc:agreedPrice :price-trips-early-estimate ;
  285. pc:subsidy-jonas :subsidy .
  286. :coverage-debconf-debian-siri a pc:Contract ;
  287. pc:item
  288. :train-holbæk-høje-taastrup ,
  289. :train-høje-taastrup-fredericia ,
  290. :bus-fredericia-flensburg ,
  291. :train-flensburg-hamburg ,
  292. :train-hamburg-mannheim ,
  293. :train-mannheim-heidelberg ,
  294. :train-bielefeld-osnabrück ,
  295. :train-osnabrück-bremen ,
  296. :train-bremen-hamburg ,
  297. :train-hamburg-københavn ,
  298. :train-heidelberg-frankfurt ,
  299. :train-frankfurt-hamburg ,
  300. :train-hamburg-flensburg ,
  301. :train-flensburg-kolding ,
  302. :train-kolding-roskilde ,
  303. :train-roskilde-holbæk ;
  304. pc:estimatedPrice :price-trips-early-estimate ;
  305. pc:agreedPrice :price-trips-early-estimate ;
  306. pc:subsidy-siri :subsidy .
  307. :price-trips-early-estimate a gr:UnitPriceSpecification ;
  308. gr:hasCurrency "EUR" ;
  309. gr:hasMaxCurrencyValue "125"^^xsd:float .
  310. :subsidy-jonas a payment:Payment ;
  311. rdfs:label "Debian sponsorship Orø <-> Heidelberg for Jonas"@en ;
  312. payment:payer :org-debian ;
  313. payment:payee :person-jonas ;
  314. payment:totalNetAmount "125"^^xsd:decimal .
  315. :subsidy a payment:Payment ;
  316. rdfs:label "Debian sponsorship Orø <-> Heidelberg for Siri"@en ;
  317. payment:payer :org-debian ;
  318. payment:payee :person-siri ;
  319. payment:totalNetAmount "125"^^xsd:decimal .