@prefix data: . @prefix schema: . @prefix : . @prefix kb: . data:b7e7b8b9-8f57-38db-bab8-146cf6bd231e schema:eligibleQuantity "+12 ans et étudiant" ; :hasEligiblePolicy kb:ExtraCharge, kb:ReducedRate ; :name "Tarif réduit"@fr ; schema:minPrice 17.5 ; schema:price 17.5 ; schema:maxPrice 21.5 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:cdad8f41-20ea-334b-a19b-75befa6e243d schema:priceSpecification data:b7e7b8b9-8f57-38db-bab8-146cf6bd231e .