@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:1abb2de4-e1c1-3670-bebe-28abb318d089 :hasEligiblePolicy kb:ChildRate ; :hasPricingMode kb:PerPerson ; :name "Child rate"@en, "Tarif enfant"@fr, "Kinderpreis"@de ; schema:minPrice 2.5 ; schema:maxPrice 2.5 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:e0d8744a-c336-3611-9616-34ad8d38f929 schema:priceSpecification data:1abb2de4-e1c1-3670-bebe-28abb318d089 . data:338a424c-ed3a-3fd4-a033-fbbdd5814508 schema:priceSpecification data:1abb2de4-e1c1-3670-bebe-28abb318d089 .