@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:b23af608-6256-3c2a-9d02-1f33e35dd06e :hasEligiblePolicy kb:ReducedRate ; :hasPricingMode kb:PerDay, kb:PerPerson ; :name "Tarif réduit"@fr ; schema:minPrice 14.5 ; schema:maxPrice 7.5 ; a :PriceSpecification, schema:PriceSpecification . data:899b8edf-cc19-3c0c-bd9a-e3f33ca7b872 schema:priceSpecification data:b23af608-6256-3c2a-9d02-1f33e35dd06e . data:f54829ab-1b0f-301b-9a5e-0a8a958405f7 schema:priceSpecification data:b23af608-6256-3c2a-9d02-1f33e35dd06e .