@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:b49418ca-1f0d-3f53-91c9-09cb82e64974 :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerWeek, kb:PerUnit ; :hasPricingOffer kb:TouristFurnishedRental ; schema:minPrice 2300.0 ; schema:maxPrice 2500.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:b01980c3-ceb0-3081-9099-86392483f4db schema:priceSpecification data:b49418ca-1f0d-3f53-91c9-09cb82e64974 .