@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:fd8f7f38-fe71-30dc-8ed2-2daf4736f3ef :hasEligiblePolicy kb:Group ; :hasPricingMode kb:PerDay, kb:PerPerson ; :name "Tarif groupe adulte"@fr ; schema:minPrice 2.0 ; schema:maxPrice 2.0 ; a :PriceSpecification, schema:PriceSpecification . data:f42ea3d4-1139-376d-9dd2-b8e8b61d2f33 schema:priceSpecification data:fd8f7f38-fe71-30dc-8ed2-2daf4736f3ef .