@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:481d6952-d64e-34ec-8cb4-ebb71dcb63db
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerWeek, kb:PerUnit ;
:hasPricingOffer kb:TouristFurnishedRental ;
schema:minPrice 2500.0 ;
schema:maxPrice 4100.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:e1966eb2-bf3e-3d80-8ec2-2e63f7fdb8b9 schema:priceSpecification data:481d6952-d64e-34ec-8cb4-ebb71dcb63db .