@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:adad3d4b-e472-3d16-ad15-cf2367aa4d6e :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerPerson ; :hasPricingOffer kb:DailySpecials ; :name "Dish of the day"@en, "Plat du jour"@fr ; schema:maxPrice 10.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:85fc1206-1dc7-3d06-bfd6-7c1d2f77f9f0 schema:priceSpecification data:adad3d4b-e472-3d16-ad15-cf2367aa4d6e . data:49f9feb7-90c8-346f-bb42-d0b9729b260c schema:priceSpecification data:adad3d4b-e472-3d16-ad15-cf2367aa4d6e .