@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e840ff0d-e287-334a-b2ab-673059e7428d
:hasEligiblePolicy kb:ChildRate ;
:hasPricingMode kb:PerPerson, kb:PerUnit ;
:hasPricingOffer kb:ChildMenu ;
schema:maxPrice 12.5 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:31b58dce-6581-35f2-86e1-3841bf99ae23 schema:priceSpecification data:e840ff0d-e287-334a-b2ab-673059e7428d .