@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:b0bc58dd-5eb7-3629-afda-34a4354cf0ab :hasPricingMode kb:PerPerson ; :additionalInformation "Adulte"@fr ; :hasPricingOffer kb:Breakfast ; :name "Petit-déjeuner"@fr ; schema:minPrice 13.0 ; schema:maxPrice 13.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:ce90a17a-0de0-3f29-acef-fabe3a0f0f43 schema:priceSpecification data:b0bc58dd-5eb7-3629-afda-34a4354cf0ab .