@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:016d18ab-98b2-3a8e-9f1e-97062e124fa9
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:FourPeople, kb:PerRoom ;
:hasPricingOffer kb:Bedroom ;
:name "Chambre quadruple"@fr ;
schema:minPrice 62.0 ;
schema:maxPrice 130.0 ;
a :PriceSpecification, schema:PriceSpecification .
data:c20e554c-b38b-3e61-9ef3-032cf18eabd0 schema:priceSpecification data:016d18ab-98b2-3a8e-9f1e-97062e124fa9 .