@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:c2a51e89-1931-39a9-b3c5-e1752425b845 :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:ThreePeople, kb:PerRoom ; :hasPricingOffer kb:Bedroom ; :name "Chambre triple"@fr ; schema:minPrice 85.0 ; schema:maxPrice 85.0 ; a :PriceSpecification, schema:PriceSpecification . data:ce8cda06-93ac-3cd8-b83f-5355dce9bf90 schema:priceSpecification data:c2a51e89-1931-39a9-b3c5-e1752425b845 .