@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:0d8d6bb3-1983-304d-8036-8bc4c77c12ee :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerPerson, kb:PerUnit ; :hasPricingOffer kb:Ticket ; schema:minPrice 15.0 ; schema:maxPrice 14.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:9dc1f0e7-97dc-313f-978b-23bf7c054ec8 schema:priceSpecification data:0d8d6bb3-1983-304d-8036-8bc4c77c12ee .