@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:8ede09f8-1c26-32bc-971e-5238a7b401e0 :hasAudience kb:Adults ; :hasEligibleAudience kb:Adults ; :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerPerson ; :hasPricingOffer kb:Ticket ; schema:price 29.99 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:bfcb8df9-9f91-36bc-a767-e38ff73bd52c schema:priceSpecification data:8ede09f8-1c26-32bc-971e-5238a7b401e0 .