@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:5ca9d24a-19b5-3358-b4ef-76170bd082c3 :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:FourPeople, kb:PerRoom ; :hasPricingOffer kb:Bedroom ; :name "Chambre quadruple"@fr ; schema:minPrice 97.0 ; schema:maxPrice 169.0 ; a :PriceSpecification, schema:PriceSpecification . data:9cb365e8-81a6-37bc-973b-15f28319d64f schema:priceSpecification data:5ca9d24a-19b5-3358-b4ef-76170bd082c3 .