@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:f60054c1-7ae3-3ea5-84cf-56423956205e :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerPerson, kb:PerUnit ; :hasPricingOffer kb:Ticket ; schema:maxPrice 9.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:81527d74-7f58-3e26-8bb2-9c27649960c8 schema:priceSpecification data:f60054c1-7ae3-3ea5-84cf-56423956205e .