@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:6e480df4-71ab-3108-b9da-d2cb8e8f9891 :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:FourPeople, kb:PerRoom ; :hasPricingOffer kb:Bedroom ; :name "Chambre quadruple"@fr ; schema:minPrice 135.0 ; schema:maxPrice 175.0 ; a :PriceSpecification, schema:PriceSpecification . data:e8469ddb-472c-358e-af81-6f69e17411af schema:priceSpecification data:6e480df4-71ab-3108-b9da-d2cb8e8f9891 .