@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d3e7381c-88b0-39b4-9248-47f71b430de1
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerPerson, kb:PerUnit ;
:hasPricingOffer kb:Ticket ;
schema:minPrice 4.0 ;
schema:maxPrice 13.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:9e702ef3-ac4f-308f-8ad1-463ab283fd3e schema:priceSpecification data:d3e7381c-88b0-39b4-9248-47f71b430de1 .