@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:123757e5-ae5b-3a8b-9125-2e7b9e633a1a :hasEligiblePolicy kb:ReducedRate ; :hasPricingMode kb:PerPerson, kb:PerUnit ; :additionalInformation "Enfant"@fr ; :hasPricingOffer kb:Ticket ; schema:minPrice 9.5 ; schema:maxPrice 9.5 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:69a7107c-da76-3b50-8224-7c7ac347c05e schema:priceSpecification data:123757e5-ae5b-3a8b-9125-2e7b9e633a1a .