@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:0b51c4e5-4fbb-3881-9857-bab3ebcab6d4
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerPerson ;
:hasPricingOffer kb:Meals ;
:name "Repas"@fr ;
schema:minPrice 27.0 ;
schema:maxPrice 35.0 ;
a :PriceSpecification, schema:PriceSpecification .
data:ad24dc3d-2734-3da1-80b8-170d4683ea74 schema:priceSpecification data:0b51c4e5-4fbb-3881-9857-bab3ebcab6d4 .