@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:1a3dd67f-3114-3ce9-b1e6-9c0cd7d1637f :hasEligiblePolicy kb:BaseRateFullRate ; :hasPricingMode kb:Overnight ; :name "Nuitée"@fr ; schema:minPrice 200.0 ; schema:maxPrice 270.0 ; a :PriceSpecification, schema:PriceSpecification . data:cfc480e3-d16d-33bf-94ed-c3ac6c8c21f8 schema:priceSpecification data:1a3dd67f-3114-3ce9-b1e6-9c0cd7d1637f .