@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:b4dacca8-e252-3e5f-a7cc-e294877fcbfc
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:Overnight, kb:PerRoom, kb:PerUnit ;
:hasPricingOffer kb:FamilyBedroom ;
schema:minPrice 128.0 ;
schema:maxPrice 191.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:cdc8254d-1e68-3c9f-840b-990392be2a9e schema:priceSpecification data:b4dacca8-e252-3e5f-a7cc-e294877fcbfc .