@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:0397261c-0ca4-3f47-9ca0-7ffb390db16d
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:Overnight, kb:PerPerson, kb:PerRoom, kb:PerUnit ;
:hasPricingOffer kb:Bedroom ;
schema:minPrice 95.0 ;
schema:maxPrice 395.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:add4532e-4993-3973-8f25-947e3dfed0b5 schema:priceSpecification data:0397261c-0ca4-3f47-9ca0-7ffb390db16d .