@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:6a6a640d-6e78-385a-b726-864f1cf93e2c :hasEligiblePolicy kb:ReducedRate ; :hasPricingMode kb:PerPerson, kb:PerUnit ; :hasPricingOffer kb:Ticket ; schema:minPrice 7.5 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:44e2ebe9-05f5-3906-9b74-7db67825e9d1 schema:priceSpecification data:6a6a640d-6e78-385a-b726-864f1cf93e2c .