@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:f55ca095-0245-3df8-9665-5106445e73f6 :hasEligiblePolicy kb:ReducedRate ; :hasPricingMode kb:PerPerson ; :name "Reduced rate"@en, "Tarif réduit"@fr, "Ermäßigter Satz"@de ; schema:minPrice 96.0 ; schema:maxPrice 96.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:94189df7-e736-32aa-b77e-d31010549894 schema:priceSpecification data:f55ca095-0245-3df8-9665-5106445e73f6 .