@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:99eb8e37-e12e-3cc8-bc50-53fbe6693f3a :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:PerWeek, kb:PerUnit ; :hasPricingOffer kb:TouristFurnishedRental ; schema:minPrice 680.0 ; schema:maxPrice 1850.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:ea6c567d-e4c2-3b91-a070-83ccad68f1d3 schema:priceSpecification data:99eb8e37-e12e-3cc8-bc50-53fbe6693f3a .